linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] leds: simatic-ipc-leds-gpio: add new model BX-21A
@ 2023-05-31 15:54 Henning Schild
  2023-05-31 15:54 ` [PATCH 1/1] " Henning Schild
  2023-05-31 16:01 ` [PATCH 0/1] " Henning Schild
  0 siblings, 2 replies; 7+ messages in thread
From: Henning Schild @ 2023-05-31 15:54 UTC (permalink / raw)
  To: Pavel Machek, Lee Jones, Hans de Goede, Mark Gross,
	Andy Shevchenko, linux-kernel, linux-leds, platform-driver-x86
  Cc: Henning Schild

This is a rather simple patch adding LED support for yet another Simatic
IPC model.

Note that this is based on
 "[PATCH v4 0/4] leds: simatic-ipc-leds-gpio: split up"

Henning Schild (1):
  leds: simatic-ipc-leds-gpio: add new model BX-21A

 drivers/leds/simple/Kconfig                   | 13 +++++
 drivers/leds/simple/Makefile                  |  1 +
 .../leds/simple/simatic-ipc-leds-gpio-core.c  |  4 ++
 .../simatic-ipc-leds-gpio-elkhartlake.c       | 57 +++++++++++++++++++
 drivers/platform/x86/simatic-ipc.c            |  3 +
 .../platform_data/x86/simatic-ipc-base.h      |  1 +
 include/linux/platform_data/x86/simatic-ipc.h |  3 +-
 7 files changed, 81 insertions(+), 1 deletion(-)
 create mode 100644 drivers/leds/simple/simatic-ipc-leds-gpio-elkhartlake.c

-- 
2.39.3


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

end of thread, other threads:[~2023-07-13 13:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-31 15:54 [PATCH 0/1] leds: simatic-ipc-leds-gpio: add new model BX-21A Henning Schild
2023-05-31 15:54 ` [PATCH 1/1] " Henning Schild
2023-06-01  8:53   ` Hans de Goede
2023-07-05 10:48     ` Henning Schild
2023-07-13 13:20       ` Lee Jones
2023-06-01 16:50   ` Andy Shevchenko
2023-05-31 16:01 ` [PATCH 0/1] " Henning Schild

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