This patch introduces LED driver, based on regmap interface. This patch depends on previously sent: [patch v1 1/2] mfd: Add Mellanox regmap core driver 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 MAINTAINERS | 1 + drivers/leds/Makefile | 1 + drivers/leds/leds-mlxreg.c | 345 +++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 347 insertions(+) create mode 100644 drivers/leds/leds-mlxreg.c -- 2.1.4