Re: [RFC PATCH 1/4] ARM: dts: am33xx: Add all fck timer clocks

2018-07-18 Thread Tony Lindgren
* Neil Armstrong [180717 20:31]: > On 17/07/2018 07:55, Tony Lindgren wrote: > > These should all use the clkctrl clock nodes, see: > > Even the already configured timer1 & timer2 ? Yeah that way things will work in a generic way for the SoCs using clkctrl registers. That's omap4 and later and i

Re: [RFC PATCH 1/4] ARM: dts: am33xx: Add all fck timer clocks

2018-07-17 Thread Neil Armstrong
Hi Tony, On 17/07/2018 07:55, Tony Lindgren wrote: > Hi, > > * Neil Armstrong [180716 20:42]: >> Add the missing fck clock to all timer nodes of the AM33XX dtsi. >> >> Signed-off-by: Neil Armstrong >> --- >> arch/arm/boot/dts/am33xx.dtsi | 10 ++ >> 1 file changed, 10 insertions(+) >>

Re: [RFC PATCH 1/4] ARM: dts: am33xx: Add all fck timer clocks

2018-07-16 Thread Tony Lindgren
Hi, * Neil Armstrong [180716 20:42]: > Add the missing fck clock to all timer nodes of the AM33XX dtsi. > > Signed-off-by: Neil Armstrong > --- > arch/arm/boot/dts/am33xx.dtsi | 10 ++ > 1 file changed, 10 insertions(+) > > diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dt

[RFC PATCH 1/4] ARM: dts: am33xx: Add all fck timer clocks

2018-07-16 Thread Neil Armstrong
Add the missing fck clock to all timer nodes of the AM33XX dtsi. Signed-off-by: Neil Armstrong --- arch/arm/boot/dts/am33xx.dtsi | 10 ++ 1 file changed, 10 insertions(+) diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi index 9cd62bc2..e8e665d 100644 --- a/arch