[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAJZ5v0iWuv-+ha+5Gem-hVaXCfgVJbNmCZ+6vaeKKtfjay=VoQ@mail.gmail.com>
Date: Fri, 7 Aug 2020 20:17:10 +0200
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Akshu Agrawal <akshu.agrawal@....com>
Cc: Stephen Boyd <sboyd@...nel.org>,
"Rafael J. Wysocki" <rafael@...nel.org>,
"Rafael J. Wysocki" <rjw@...ysocki.net>,
Len Brown <lenb@...nel.org>,
Michael Turquette <mturquette@...libre.com>,
ACPI Devel Maling List <linux-acpi@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-clk <linux-clk@...r.kernel.org>,
rahul.tanwar@...ux.intel.com
Subject: Re: [0/4] Extend AMD SoC general purpose clk for all versions
On Fri, Jul 31, 2020 at 3:36 PM Akshu Agrawal <akshu.agrawal@....com> wrote:
>
> Hi,
>
> This series of patch does the following:
> 1. Changes the name of the AMD SoC general purpose clk
> from ST(a version of SoC) to FCH (name of the IP).
> 2. Then make the drivers support both older and newer versions of
> SoC.
>
> Thanks,
> Akshu
>
> 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
>
> drivers/acpi/acpi_apd.c | 18 ++--
> drivers/clk/x86/Makefile | 2 +-
> drivers/clk/x86/clk-fch.c | 101 ++++++++++++++++++
> drivers/clk/x86/clk-st.c | 78 --------------
> .../platform_data/{clk-st.h => clk-fch.h} | 11 +-
> 5 files changed, 119 insertions(+), 91 deletions(-)
> create mode 100644 drivers/clk/x86/clk-fch.c
> delete mode 100644 drivers/clk/x86/clk-st.c
> rename include/linux/platform_data/{clk-st.h => clk-fch.h} (51%)
>
> --
Whole series applied as 5.9-rc1 material, thanks!
Powered by blists - more mailing lists