Re: [PATCH v2 01/14] ARM: clk: sunxi: Add driver for the H3 THS clock

From: OndÅej Jirman
Date: Sat Jun 25 2016 - 11:23:33 EST


Hi Maxime,

I try to base everything on the torvalds's kernel.

I did notice the patches. Is there some main git tree/branch where this
work is tracked in? I'd gladly use it.

Also there's a PLL1 rate application patch, that would need to be ported
to the new CCU code, in the case I would use it as a base for this work.
Given that the new CCU code is your work and it's fresh in your mind, do
you have suggestion how to approach it?

It is [PATCH v2 06/14] in this series.

regards,
o.

On 25.6.2016 09:13, Maxime Ripard wrote:
> Hi,
>
> On Sat, Jun 25, 2016 at 05:44:58AM +0200, megous@xxxxxxxxxx wrote:
>> From: Josef Gajdusek <atx@xxxxxxxx>
>>
>> This patch adds a driver for the THS clock which is present on the
>> Allwinner H3.
>>
>> Signed-off-by: Josef Gajdusek <atx@xxxxxxxx>
>
> You might not have noticed, but we are currently rewriting the whole
> clock support for the Allwinner SoCs, targetting the H3 as the first
> SoC to use it.
>
> There's already some support for the H3 THS clock, so please use that
> instead.
>
> Thanks!
> Maxime
>