This patch introduces LED driver, based on regmap interface. This patch depends on: include/linux/platform_data/mlxreg.h?h=next-20180209 from https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/tree/ because it includes include/linux/platform_data/mlxreg.h from this patch. Vadim Pasternak (1): leds: add driver for support Mellanox regmap LEDs for BMC and x86 platform MAINTAINERS | 1 + drivers/leds/Kconfig | 10 ++ drivers/leds/Makefile | 1 + drivers/leds/leds-mlxreg.c | 311 +++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 323 insertions(+) create mode 100644 drivers/leds/leds-mlxreg.c -- 2.1.4