[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0iA_PSMf9gpXsmymS8t2ctMeyJ3FJE_v1LqbFu+fF_R6g@mail.gmail.com>
Date: Fri, 14 Aug 2020 20:09:40 +0200
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: ACPI Devel Maling List <linux-acpi@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] More ACPI updates for v5.9-rc1
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-5.9-rc1-2
with top-most commit 19fe87fd854a92c746ac73cb91a0bebac07a4618
clk: x86: Support RV architecture
on top of commit 2baa85d6927d11b8d946da2e4ad00dddca5b8da2
Merge tag 'acpi-5.9-rc1' of
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
to receive additional ACPI updates for 5.9-rc1.
These add new hardware support to the ACPI driver for AMD SoCs,
the x86 clk driver and the Designware i2c driver (changes from
Akshu Agrawal and Pu Wen).
Thanks!
---------------
Akshu Agrawal (4):
ACPI: APD: Change name from ST to FCH
clk: x86: Change name from ST to FCH
ACPI: APD: Add a fmw property is_raven
clk: x86: Support RV architecture
Pu Wen (1):
i2c: designware: Add device HID for Hygon I2C controller
---------------
drivers/acpi/acpi_apd.c | 19 ++--
drivers/clk/x86/Makefile | 2 +-
drivers/clk/x86/clk-fch.c | 101 +++++++++++++++++++++
drivers/clk/x86/clk-st.c | 78 ----------------
drivers/i2c/busses/i2c-designware-platdrv.c | 1 +
.../linux/platform_data/{clk-st.h => clk-fch.h} | 11 ++-
6 files changed, 121 insertions(+), 91 deletions(-)
Powered by blists - more mailing lists