From: Hans de Goede <hdegoede@redhat.com>
To: Lee Jones <lee@kernel.org>, Pavel Machek <pavel@ucw.cz>
Cc: Linux LED Subsystem <linux-leds@vger.kernel.org>,
Henning Schild <henning.schild@siemens.com>,
Guenter Roeck <linux@roeck-us.net>
Subject: [GIT PULL] Immutable branch between pdx86 and LED due for the v6.6 merge window
Date: Fri, 14 Jul 2023 15:21:12 +0200 [thread overview]
Message-ID: <f16a15a8-aa32-214d-7896-af598e9d5000@redhat.com> (raw)
Hi Lee, Guenter,
Here is a pull-request for some pending pdx86 simatic-ipc changes which
are a pre-requisite for merging the follow LED patch:
https://lore.kernel.org/linux-leds/20230713115639.16419-3-henning.schild@siemens.com/
(Guenter this also includes the watchdog change you acked for merging through
the pdx86 tree in case you want to merge this into the wd tree)
Regards,
Hans
The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:
Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git tags/ib-pdx86-simatic-v6.6
for you to fetch changes up to 8766addf665e9f0ace15cca894ba225e5a4d580a:
platform/x86: simatic-ipc: use extra module loading for watchdog (2023-07-14 15:06:40 +0200)
----------------------------------------------------------------
Immutable branch between pdx86 simatic branch and LED due for the v6.6 merge window
v6.5-rc1 + recent pdx86 simatic-ipc patches for
merging into the LED subsystem for v6.6.
----------------------------------------------------------------
Henning Schild (7):
platform/x86: simatic-ipc: add another model BX-21A
watchdog: simatic-ipc-wdt: make IO region access of one model muxed
platform/x86: simatic-ipc: add CMOS battery monitoring
platform/x86: simatic-ipc: drop PCI runtime depends and header
platform/x86: simatic-ipc: add another model
platform/x86: simatic-ipc: add auto-loading of hwmon modules
platform/x86: simatic-ipc: use extra module loading for watchdog
drivers/platform/x86/Kconfig | 49 +++-
drivers/platform/x86/Makefile | 6 +-
drivers/platform/x86/simatic-ipc-batt-apollolake.c | 51 +++++
.../platform/x86/simatic-ipc-batt-elkhartlake.c | 51 +++++
drivers/platform/x86/simatic-ipc-batt-f7188x.c | 70 ++++++
drivers/platform/x86/simatic-ipc-batt.c | 252 +++++++++++++++++++++
drivers/platform/x86/simatic-ipc-batt.h | 20 ++
drivers/platform/x86/simatic-ipc.c | 119 ++++++++--
drivers/watchdog/simatic-ipc-wdt.c | 9 +-
include/linux/platform_data/x86/simatic-ipc-base.h | 4 +-
include/linux/platform_data/x86/simatic-ipc.h | 4 +-
11 files changed, 607 insertions(+), 28 deletions(-)
create mode 100644 drivers/platform/x86/simatic-ipc-batt-apollolake.c
create mode 100644 drivers/platform/x86/simatic-ipc-batt-elkhartlake.c
create mode 100644 drivers/platform/x86/simatic-ipc-batt-f7188x.c
create mode 100644 drivers/platform/x86/simatic-ipc-batt.c
create mode 100644 drivers/platform/x86/simatic-ipc-batt.h
next reply other threads:[~2023-07-14 13:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-14 13:21 Hans de Goede [this message]
2023-07-19 12:50 ` [GIT PULL] Immutable branch between pdx86 and LED due for the v6.6 merge window Henning Schild
2023-07-25 8:26 ` Hans de Goede
2023-07-25 9:34 ` Henning Schild
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f16a15a8-aa32-214d-7896-af598e9d5000@redhat.com \
--to=hdegoede@redhat.com \
--cc=henning.schild@siemens.com \
--cc=lee@kernel.org \
--cc=linux-leds@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=pavel@ucw.cz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox