All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch v3 0/1] Introduce support for mlxreg LED driver
@ 2017-07-31 16:21 Vadim Pasternak
  2017-07-31 16:21 ` [patch v3 1/1] leds: add driver for support Mellanox regmap LEDs for BMC Vadim Pasternak
  0 siblings, 1 reply; 6+ messages in thread
From: Vadim Pasternak @ 2017-07-31 16:21 UTC (permalink / raw)
  To: j.anaszewski, rpurdie
  Cc: linux-leds, lee.jones, robh+dt, jiri, =jacek.anaszewski, pavel,
	Vadim Pasternak

This patch introduces LED driver, based on regmap interface.
This patch depends on previously sent:
[patch v2 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/Kconfig       |  10 ++
 drivers/leds/Makefile      |   1 +
 drivers/leds/leds-mlxreg.c | 299 +++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 311 insertions(+)
 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:[~2017-08-02 18:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-31 16:21 [patch v3 0/1] Introduce support for mlxreg LED driver Vadim Pasternak
2017-07-31 16:21 ` [patch v3 1/1] leds: add driver for support Mellanox regmap LEDs for BMC Vadim Pasternak
2017-08-02  8:38   ` Pavel Machek
2017-08-02  9:16     ` Vadim Pasternak
2017-08-02 11:11       ` Pavel Machek
2017-08-02 18:13   ` Jacek Anaszewski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.