Re: [PATCH 05/20] ARM: dts: aspeed: Add proper clock references

2017-12-11 Thread Joel Stanley
On Mon, Dec 11, 2017 at 6:39 PM, Arnd Bergmann wrote: > On Mon, Dec 11, 2017 at 6:06 AM, Joel Stanley wrote: >> The existing device trees use fixed-clocks in order to boot without a >> clk driver. The newly added clk driver provides proper clock support, >>

Re: [PATCH 05/20] ARM: dts: aspeed: Add proper clock references

2017-12-11 Thread Joel Stanley
On Mon, Dec 11, 2017 at 6:39 PM, Arnd Bergmann wrote: > On Mon, Dec 11, 2017 at 6:06 AM, Joel Stanley wrote: >> The existing device trees use fixed-clocks in order to boot without a >> clk driver. The newly added clk driver provides proper clock support, >> including gating, so we move the

Re: [PATCH 05/20] ARM: dts: aspeed: Add proper clock references

2017-12-11 Thread Arnd Bergmann
On Mon, Dec 11, 2017 at 6:06 AM, Joel Stanley wrote: > The existing device trees use fixed-clocks in order to boot without a > clk driver. The newly added clk driver provides proper clock support, > including gating, so we move the device trees over to properly request > clocks. >

Re: [PATCH 05/20] ARM: dts: aspeed: Add proper clock references

2017-12-11 Thread Arnd Bergmann
On Mon, Dec 11, 2017 at 6:06 AM, Joel Stanley wrote: > The existing device trees use fixed-clocks in order to boot without a > clk driver. The newly added clk driver provides proper clock support, > including gating, so we move the device trees over to properly request > clocks. > >

[PATCH 05/20] ARM: dts: aspeed: Add proper clock references

2017-12-10 Thread Joel Stanley
The existing device trees use fixed-clocks in order to boot without a clk driver. The newly added clk driver provides proper clock support, including gating, so we move the device trees over to properly request clocks. Signed-off-by: Joel Stanley ---

[PATCH 05/20] ARM: dts: aspeed: Add proper clock references

2017-12-10 Thread Joel Stanley
The existing device trees use fixed-clocks in order to boot without a clk driver. The newly added clk driver provides proper clock support, including gating, so we move the device trees over to properly request clocks. Signed-off-by: Joel Stanley --- arch/arm/boot/dts/aspeed-g4.dtsi | 100