[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220308193522.26696-1-henning.schild@siemens.com>
Date: Tue, 8 Mar 2022 20:35:20 +0100
From: Henning Schild <henning.schild@...mens.com>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
CC: Mark Gross <markgross@...nel.org>,
Wim Van Sebroeck <wim@...ux-watchdog.org>,
Guenter Roeck <linux@...ck-us.net>,
<linux-kernel@...r.kernel.org>, <linux-leds@...r.kernel.org>,
<platform-driver-x86@...r.kernel.org>,
<linux-watchdog@...r.kernel.org>, Enrico Weigelt <lkml@...ux.net>,
Gerd Haeussler <gerd.haeussler.ext@...mens.com>,
Henning Schild <henning.schild@...mens.com>
Subject: [PATCH 0/2] simatic-ipc additions to p2sb apl lake gpio
This switches the simatic-ipc modules to using the p2sb interface
introduced by Andy with "platform/x86: introduce p2sb_bar() helper".
It also switches to one apollo lake device to using gpio leds.
I am kind of hoping Andy will take this on top and propose it in his
series.
Henning Schild (2):
simatic-ipc: convert to use common P2SB accessor
leds: simatic-ipc-leds-gpio: add GPIO version of Siemens driver
drivers/leds/simple/Kconfig | 11 ++
drivers/leds/simple/Makefile | 3 +-
drivers/leds/simple/simatic-ipc-leds-gpio.c | 108 ++++++++++++++++++
drivers/leds/simple/simatic-ipc-leds.c | 77 +------------
drivers/platform/x86/simatic-ipc.c | 43 +------
drivers/watchdog/Kconfig | 1 +
drivers/watchdog/simatic-ipc-wdt.c | 15 +--
.../platform_data/x86/simatic-ipc-base.h | 2 -
8 files changed, 139 insertions(+), 121 deletions(-)
create mode 100644 drivers/leds/simple/simatic-ipc-leds-gpio.c
--
2.34.1
Powered by blists - more mailing lists