Re: [PATCH 2/6] ARM: dts: arm: Fix SP804 users

From: Linus Walleij
Date: Fri Aug 28 2020 - 10:04:28 EST


On Wed, Aug 26, 2020 at 8:38 PM Andre Przywara <andre.przywara@xxxxxxx> wrote:

> The SP804 DT nodes for Realview, MPS2 and VExpress were not complying
> with the binding: it requires either one or three clocks, but does not
> allow exactly two clocks.
>
> Simply duplicate the first clock to satisfy the binding requirement.
> For MPS2, we triple the clock, and add the clock-names property, as this
> is required by the Linux primecell driver.
> Try to make the clock-names more consistent on the way.
>
> Signed-off-by: Andre Przywara <andre.przywara@xxxxxxx>

Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

This looks good to me, shall I simply apply this patch to my
Versatile tree (I suppose Sudeep should ack it too) or are
you sending it upstream to the soc tree?

Yours,
Linus Walleij