Re: [PATCH v5 5/6] dt-bindings: clock: Add and reorder ABI for X1000.

From: Rob Herring
Date: Tue Feb 18 2020 - 16:05:47 EST


On Sat, 15 Feb 2020 01:27:41 +0800, =?UTF-8?q?=E5=91=A8=E7=90=B0=E6=9D=B0=20=28Zhou=20Yanjie=29?= wrote:
> The SSI clock of X1000 not like JZ4770 and JZ4780, they are not
> directly derived from the output of SSIPLL, but from the clock
> obtained by dividing the frequency by 2. "X1000_CLK_SSIPLL_DIV2"
> is added for this purpose, it must between "X1000_CLK_SSIPLL"
> and "X1000_CLK_SSIMUX", otherwise an error will occurs when
> initializing the clock. These ABIs are only used for X1000, and
> I'm sure that no other devicetree out there is using these ABIs,
> so we should be able to reorder them.
>
> Signed-off-by: åçæ (Zhou Yanjie) <zhouyanjie@xxxxxxxxxxxxxx>
> ---
>
> Notes:
> v5:
> New patch.
>
> include/dt-bindings/clock/x1000-cgu.h | 58 ++++++++++++++++++-----------------
> 1 file changed, 30 insertions(+), 28 deletions(-)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>