Re: [PATCH 35/46] cpufreq: pxa3: move clk register access to clk driver

From: Viresh Kumar
Date: Sun Oct 20 2019 - 22:26:56 EST


On 18-10-19, 17:41, Arnd Bergmann wrote:
> The driver needs some low-level register access for setting
> the core and bus frequencies. These registers are owned
> by the clk driver, so move the low-level access into that
> driver with a slightly higher-level interface and avoid
> any machine header file dependencies.
>
> Cc: Michael Turquette <mturquette@xxxxxxxxxxxx>
> Cc: Stephen Boyd <sboyd@xxxxxxxxxx>
> Cc: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
> Cc: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
> Cc: linux-clk@xxxxxxxxxxxxxxx
> Cc: linux-pm@xxxxxxxxxxxxxxx
> Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>
> ---
> drivers/cpufreq/pxa2xx-cpufreq.c | 3 --
> drivers/cpufreq/pxa3xx-cpufreq.c | 64 +++++++++++++-----------

Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>

--
viresh