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

2020-08-28 Thread André Przywara
On 28/08/2020 15:03, Linus Walleij wrote: Hi, > On Wed, Aug 26, 2020 at 8:38 PM Andre Przywara 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 du

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

2020-08-28 Thread Linus Walleij
On Wed, Aug 26, 2020 at 8:38 PM Andre Przywara 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 requiremen

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

2020-08-26 Thread Andre Przywara
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 propert