linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v7 0/2] Introduce mlxreg LED driver
@ 2018-02-15  8:15 Vadim Pasternak
  2018-02-15  8:15 ` [PATCH v7 1/2] leds: fix Kconfig text for MLXCPLD and SYSCON Vadim Pasternak
  2018-02-15  8:15 ` [PATCH v7 2/2] leds: add driver for support Mellanox regmap LEDs for BMC and x86 platform Vadim Pasternak
  0 siblings, 2 replies; 6+ messages in thread
From: Vadim Pasternak @ 2018-02-15  8:15 UTC (permalink / raw)
  To: jacek.anaszewski, rpurdie, pavel; +Cc: linux-leds, jiri, Vadim Pasternak

This patch:
- Fixes text in Kconfig.
- Introduces LED driver, based on regmap interface.

Vadim Pasternak (2):
  leds: fix Kconfig text for MLXCPLD and SYSCON
  leds: add driver for support Mellanox regmap LEDs for BMC and x86
    platform

 MAINTAINERS                |   1 +
 drivers/leds/Kconfig       |  16 ++-
 drivers/leds/Makefile      |   1 +
 drivers/leds/leds-mlxreg.c | 311 +++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 326 insertions(+), 3 deletions(-)
 create mode 100644 drivers/leds/leds-mlxreg.c

-- 
2.1.4

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-02-17 21:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-15  8:15 [PATCH v7 0/2] Introduce mlxreg LED driver Vadim Pasternak
2018-02-15  8:15 ` [PATCH v7 1/2] leds: fix Kconfig text for MLXCPLD and SYSCON Vadim Pasternak
2018-02-15  6:48   ` Pavel Machek
2018-02-15 15:55     ` Vadim Pasternak
2018-02-17 21:16       ` Pavel Machek
2018-02-15  8:15 ` [PATCH v7 2/2] leds: add driver for support Mellanox regmap LEDs for BMC and x86 platform Vadim Pasternak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).