Re: [PATCH v2 2/3] clk: meson: g12a: Add support for G12B CPUB clocks

From: Neil Armstrong
Date: Wed May 29 2019 - 06:27:01 EST


On 28/05/2019 20:13, Martin Blumenstingl wrote:
> Hi Neil,
>
> On Tue, May 28, 2019 at 10:08 AM Neil Armstrong <narmstrong@xxxxxxxxxxxx> wrote:
>>
>> Update the Meson G12A Clock driver to support the Amlogic G12B SoC.
>>
>> G12B clock driver is very close, the main differences are :
>> - the clock tree is duplicated for the both clusters, and the
>> SYS_PLL are swapped between the clusters
>> - G12B has additional clocks like for CSI an other components
>>
>> Here only the cpu clock tree is handled.
>>
>> Signed-off-by: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
> thank you for taking care of everything I noticed in the previous version!
> Reviewed-by: Martin Blumenstingl <martin.blumenstingl@xxxxxxxxxxxxxx>
>
> do you still have the CPU post-divider muxes (which are currently
> modeled as CLK_DIVIDER_POWER_OF_TWO dividers) on your TODO-list once
> this is merged?

Yes, thanks for reviewing !

Neil

>
>
> Martin
>