linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch v6 0/1] Introduce smlxreg LED driver
@ 2018-02-12 20:15 Vadim Pasternak
  2018-02-12 20:15 ` [patch v6 1/1] leds: add driver for support Mellanox regmap LEDs for BMC and x86 platform Vadim Pasternak
  0 siblings, 1 reply; 5+ messages in thread
From: Vadim Pasternak @ 2018-02-12 20:15 UTC (permalink / raw)
  To: jacek.anaszewski, rpurdie, pavel; +Cc: linux-leds, jiri, Vadim Pasternak

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

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

end of thread, other threads:[~2018-02-14 20:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-12 20:15 [patch v6 0/1] Introduce smlxreg LED driver Vadim Pasternak
2018-02-12 20:15 ` [patch v6 1/1] leds: add driver for support Mellanox regmap LEDs for BMC and x86 platform Vadim Pasternak
2018-02-13 21:16   ` Jacek Anaszewski
2018-02-13 21:43     ` Vadim Pasternak
2018-02-14 20:38       ` 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).