Re: [PATCH] arm: aspeed: Add clock-names property to timer node

2017-06-09 Thread Linus Walleij
On Tue, Jun 6, 2017 at 11:41 AM, Arnd Bergmann wrote: > On Mon, Jun 5, 2017 at 10:59 AM, Joel Stanley wrote: >> On Mon, Jun 5, 2017 at 5:18 PM, Andrew Jeffery wrote: >>> The merging of a number of clocksource drivers into fttmr010 means we >>> require clock-names to be specified in the Aspeed ti

Re: [PATCH] arm: aspeed: Add clock-names property to timer node

2017-06-08 Thread Arnd Bergmann
On Thu, Jun 8, 2017 at 3:26 PM, Daniel Lezcano wrote: > On Wed, Jun 07, 2017 at 04:29:50PM +0200, Arnd Bergmann wrote: >> On Wed, Jun 7, 2017 at 2:52 PM, Daniel Lezcano >> wrote: >> > On Tue, Jun 06, 2017 at 11:41:11AM +0200, Arnd Bergmann wrote: >> >> On Mon, Jun 5, 2017 at 10:59 AM, Joel Stanle

Re: [PATCH] arm: aspeed: Add clock-names property to timer node

2017-06-08 Thread Daniel Lezcano
On Wed, Jun 07, 2017 at 04:29:50PM +0200, Arnd Bergmann wrote: > On Wed, Jun 7, 2017 at 2:52 PM, Daniel Lezcano > wrote: > > On Tue, Jun 06, 2017 at 11:41:11AM +0200, Arnd Bergmann wrote: > >> On Mon, Jun 5, 2017 at 10:59 AM, Joel Stanley wrote: > >> > On Mon, Jun 5, 2017 at 5:18 PM, Andrew Jeffe

Re: [PATCH] arm: aspeed: Add clock-names property to timer node

2017-06-07 Thread Arnd Bergmann
On Wed, Jun 7, 2017 at 2:52 PM, Daniel Lezcano wrote: > On Tue, Jun 06, 2017 at 11:41:11AM +0200, Arnd Bergmann wrote: >> On Mon, Jun 5, 2017 at 10:59 AM, Joel Stanley wrote: >> > On Mon, Jun 5, 2017 at 5:18 PM, Andrew Jeffery wrote: >> >> The merging of a number of clocksource drivers into fttm

Re: [PATCH] arm: aspeed: Add clock-names property to timer node

2017-06-07 Thread Daniel Lezcano
On Tue, Jun 06, 2017 at 11:41:11AM +0200, Arnd Bergmann wrote: > On Mon, Jun 5, 2017 at 10:59 AM, Joel Stanley wrote: > > On Mon, Jun 5, 2017 at 5:18 PM, Andrew Jeffery wrote: > >> The merging of a number of clocksource drivers into fttmr010 means we > >> require clock-names to be specified in th

Re: [PATCH] arm: aspeed: Add clock-names property to timer node

2017-06-06 Thread Arnd Bergmann
On Mon, Jun 5, 2017 at 10:59 AM, Joel Stanley wrote: > On Mon, Jun 5, 2017 at 5:18 PM, Andrew Jeffery wrote: >> The merging of a number of clocksource drivers into fttmr010 means we >> require clock-names to be specified in the Aspeed timer node, else the >> clocksource fails to probe and boot ha

Re: [PATCH] arm: aspeed: Add clock-names property to timer node

2017-06-05 Thread Joel Stanley
On Tue, Jun 6, 2017 at 6:41 AM, Daniel Lezcano wrote: > On Mon, Jun 05, 2017 at 06:29:53PM +0930, Joel Stanley wrote: >> On Mon, Jun 5, 2017 at 5:18 PM, Andrew Jeffery wrote: >> > The merging of a number of clocksource drivers into fttmr010 means we >> > require clock-names to be specified in the

Re: [PATCH] arm: aspeed: Add clock-names property to timer node

2017-06-05 Thread Daniel Lezcano
On Mon, Jun 05, 2017 at 06:29:53PM +0930, Joel Stanley wrote: > On Mon, Jun 5, 2017 at 5:18 PM, Andrew Jeffery wrote: > > The merging of a number of clocksource drivers into fttmr010 means we > > require clock-names to be specified in the Aspeed timer node, else the > > clocksource fails to probe

Re: [PATCH] arm: aspeed: Add clock-names property to timer node

2017-06-05 Thread Joel Stanley
On Mon, Jun 5, 2017 at 5:18 PM, Andrew Jeffery wrote: > The merging of a number of clocksource drivers into fttmr010 means we > require clock-names to be specified in the Aspeed timer node, else the > clocksource fails to probe and boot hangs. Arnd, Linus' reworked timer driver will go into 4.13

[PATCH] arm: aspeed: Add clock-names property to timer node

2017-06-05 Thread Andrew Jeffery
The merging of a number of clocksource drivers into fttmr010 means we require clock-names to be specified in the Aspeed timer node, else the clocksource fails to probe and boot hangs. Signed-off-by: Andrew Jeffery --- arch/arm/boot/dts/aspeed-g4.dtsi | 1 + arch/arm/boot/dts/aspeed-g5.dtsi | 1 +