[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230531155457.31632-1-henning.schild@siemens.com>
Date: Wed, 31 May 2023 17:54:56 +0200
From: Henning Schild <henning.schild@...mens.com>
To: Pavel Machek <pavel@....cz>, Lee Jones <lee@...nel.org>,
Hans de Goede <hdegoede@...hat.com>,
Mark Gross <markgross@...nel.org>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
<linux-kernel@...r.kernel.org>, <linux-leds@...r.kernel.org>,
<platform-driver-x86@...r.kernel.org>
CC: Henning Schild <henning.schild@...mens.com>
Subject: [PATCH 0/1] leds: simatic-ipc-leds-gpio: add new model BX-21A
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
Powered by blists - more mailing lists