X86 platform drivers
 help / color / mirror / Atom feed
* [PATCH v2 0/2] leds: simatic-ipc-leds-gpio: add new model BX-21A
@ 2023-07-13 11:56 Henning Schild
  2023-07-13 11:56 ` [PATCH v2 1/2] platform/x86: simatic-ipc: add another " Henning Schild
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Henning Schild @ 2023-07-13 11:56 UTC (permalink / raw)
  To: Pavel Machek, Lee Jones, Hans de Goede, Mark Gross,
	Andy Shevchenko, linux-kernel, linux-leds, platform-driver-x86
  Cc: Tobias Schaffner, xingtong . wu, Henning Schild

change since v1:
- split into two patches to separate leds from platform code and ease
  merging

These are rather simple patches adding LED support for yet another Simatic
IPC model.

Henning Schild (2):
  platform/x86: simatic-ipc: add another model BX-21A
  leds: simatic-ipc-leds-gpio: add Elkhart Lake version

 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      |  3 +-
 include/linux/platform_data/x86/simatic-ipc.h |  3 +-
 7 files changed, 82 insertions(+), 2 deletions(-)
 create mode 100644 drivers/leds/simple/simatic-ipc-leds-gpio-elkhartlake.c

-- 
2.41.0


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

end of thread, other threads:[~2023-07-28  8:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-13 11:56 [PATCH v2 0/2] leds: simatic-ipc-leds-gpio: add new model BX-21A Henning Schild
2023-07-13 11:56 ` [PATCH v2 1/2] platform/x86: simatic-ipc: add another " Henning Schild
2023-07-14  9:25   ` Hans de Goede
2023-07-13 11:56 ` [PATCH v2 2/2] leds: simatic-ipc-leds-gpio: add Elkhart Lake version Henning Schild
2023-07-28  8:58   ` (subset) " Lee Jones
2023-07-13 17:01 ` [PATCH v2 0/2] leds: simatic-ipc-leds-gpio: add new model BX-21A Andy Shevchenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox