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

From: Robert Jarzmik
Date: Thu Jan 11 2018 - 12:26:28 EST


Viresh Kumar <viresh.kumar@xxxxxxxxxx> writes:

> On 11-01-18, 09:10, Robert Jarzmik wrote:
>> 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.
>
> Check linux-next.
>
> d9278077385f cpufreq: pxa: convert to clock API
Thanks and sorry for the noise.

Cheers.

--
Robert