Re: [PATCH v2] ARM: dts: artpec: update clock bindings in artpec6.dtsi

2016-04-24 Thread Arnd Bergmann
On Monday 14 March 2016 10:01:43 Lars Persson wrote: > The clock binding for the main clock controller was changed to an > indexed controller style binding on request of the clk > maintainers. This updates the dtsi to use the new bindings. > > Signed-off-by: Lars Persson > --- > v2: Use numerical

Re: [PATCH v2] ARM: dts: artpec: update clock bindings in artpec6.dtsi

2016-04-24 Thread Lars Persson
> 24 apr. 2016 kl. 01:31 skrev Arnd Bergmann : > >> On Monday 14 March 2016, Lars Persson wrote: >> The clock binding for the main clock controller was changed to an >> indexed controller style binding on request of the clk >> maintainers. This updates the dtsi to use the new bindings. >> >> Sig

Re: [PATCH v2] ARM: dts: artpec: update clock bindings in artpec6.dtsi

2016-04-23 Thread Arnd Bergmann
On Monday 14 March 2016, Lars Persson wrote: > The clock binding for the main clock controller was changed to an > indexed controller style binding on request of the clk > maintainers. This updates the dtsi to use the new bindings. > > Signed-off-by: Lars Persson > --- > v2: Use numerical clock i

[PATCH v2] ARM: dts: artpec: update clock bindings in artpec6.dtsi

2016-03-14 Thread Lars Persson
The clock binding for the main clock controller was changed to an indexed controller style binding on request of the clk maintainers. This updates the dtsi to use the new bindings. Signed-off-by: Lars Persson --- v2: Use numerical clock indexes to enable merge before the clock driver bindings are