linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v8 0/2] Introduce mlxreg LED driver
@ 2018-02-15 18:11 Vadim Pasternak
  2018-02-15 18:11 ` [PATCH v8 1/2] leds: fix Kconfig text for MLXCPLD, SYSCON, MC13783, NETXBIG Vadim Pasternak
  2018-02-15 18:11 ` [PATCH v8 2/2] leds: add driver for support Mellanox regmap LEDs for BMC and x86 platform Vadim Pasternak
  0 siblings, 2 replies; 5+ messages in thread
From: Vadim Pasternak @ 2018-02-15 18:11 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, SYSCON, MC13783, NETXBIG
  leds: add driver for support Mellanox regmap LEDs for BMC and x86
    platform

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

-- 
2.1.4

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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-15 18:11 [PATCH v8 0/2] Introduce mlxreg LED driver Vadim Pasternak
2018-02-15 18:11 ` [PATCH v8 1/2] leds: fix Kconfig text for MLXCPLD, SYSCON, MC13783, NETXBIG Vadim Pasternak
2018-02-15 21:09   ` Jacek Anaszewski
2018-02-15 18:11 ` [PATCH v8 2/2] leds: add driver for support Mellanox regmap LEDs for BMC and x86 platform Vadim Pasternak
2018-02-15 21:01   ` Jacek Anaszewski

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).