Re: [PATCH v3 RESEND] cpufreq: pxa: convert to clock API

From: Robert Jarzmik
Date: Thu Jan 11 2018 - 03:10:50 EST


Robert Jarzmik <robert.jarzmik@xxxxxxx> writes:

> As the clock settings have been introduced into the clock pxa drivers,
> which are now available to change the CPU clock by themselves, remove
> the clock handling from this driver, and rely on pxa clock drivers.
>
> Signed-off-by: Robert Jarzmik <robert.jarzmik@xxxxxxx>
> Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
> ---
> This is a resend of a formerly acked patch as all dependencies have
> hit upstream, see :
> https://www.spinics.net/lists/arm-kernel/msg540181.html
> ---
> drivers/cpufreq/pxa2xx-cpufreq.c | 191 ++++++++-------------------------------
> 1 file changed, 39 insertions(+), 152 deletions(-)

Hi Rafael,

Would you consider taking this patch in ? It was submitted and acked a long ago,
and as the above mail says, the dependencies have hit mainline for quite some
time now.

Cheers.

--
Robert