Re: [RFC/PATCH 11/11] arm: boot: dts: omap: add missing default status for 32k counter

2015-10-06 Thread Felipe Balbi
Hi, Tony Lindgren writes: > * Felipe Balbi [151006 08:02]: >> - ti,timer-alwon:Indicates the timer is in an alway-on power >> domain. >> >> Tony, care to comment if we should add timer-alwon to 32k ? > > No that should not be needed for the 32k counter.

Re: [RFC/PATCH 11/11] arm: boot: dts: omap: add missing default status for 32k counter

2015-10-06 Thread Tony Lindgren
* Felipe Balbi [151006 08:02]: > Arnd Bergmann writes: > > > On Monday 05 October 2015 14:41:07 Felipe Balbi wrote: > >> > >> /** > >> * omap_get_timer_dt - get a timer using device-tree > >> * @match - device-tree match structure for matching a device type

Re: [RFC/PATCH 11/11] arm: boot: dts: omap: add missing default status for 32k counter

2015-10-06 Thread Arnd Bergmann
On Monday 05 October 2015 14:41:07 Felipe Balbi wrote: > > /** > * omap_get_timer_dt - get a timer using device-tree > * @match - device-tree match structure for matching a device type > * @property- optional timer property to match > * > * Helper function to get a timer during

Re: [RFC/PATCH 11/11] arm: boot: dts: omap: add missing default status for 32k counter

2015-10-06 Thread Felipe Balbi
Arnd Bergmann writes: > On Monday 05 October 2015 14:41:07 Felipe Balbi wrote: >> >> /** >> * omap_get_timer_dt - get a timer using device-tree >> * @match - device-tree match structure for matching a device type >> * @property- optional timer property to match >> *

Re: [RFC/PATCH 11/11] arm: boot: dts: omap: add missing default status for 32k counter

2015-10-05 Thread Felipe Balbi
On Wed, Sep 30, 2015 at 11:58:16PM +0200, Arnd Bergmann wrote: > On Wednesday 30 September 2015 09:12:09 Felipe Balbi wrote: > > On Wed, Sep 30, 2015 at 10:15:25AM +0200, Arnd Bergmann wrote: > > > On Tuesday 29 September 2015 15:44:06 Felipe Balbi wrote: > > > > All devices should have a default

Re: [RFC/PATCH 11/11] arm: boot: dts: omap: add missing default status for 32k counter

2015-10-05 Thread Felipe Balbi
Felipe Balbi writes: > On Wed, Sep 30, 2015 at 11:58:16PM +0200, Arnd Bergmann wrote: >> On Wednesday 30 September 2015 09:12:09 Felipe Balbi wrote: >> > On Wed, Sep 30, 2015 at 10:15:25AM +0200, Arnd Bergmann wrote: >> > > On Tuesday 29 September 2015 15:44:06 Felipe Balbi wrote:

Re: [RFC/PATCH 11/11] arm: boot: dts: omap: add missing default status for 32k counter

2015-10-05 Thread Tony Lindgren
* Felipe Balbi [150929 13:48]: > All devices should have a default status. Ignoring > the arguments if it should be 'okay' or 'disabled' > by default, let's set them all the 'disabled' and > have boards enable 32k counter. We should not use "disabled" really at all. That means no

Re: [RFC/PATCH 11/11] arm: boot: dts: omap: add missing default status for 32k counter

2015-09-30 Thread Arnd Bergmann
On Tuesday 29 September 2015 15:44:06 Felipe Balbi wrote: > All devices should have a default status. Ignoring > the arguments if it should be 'okay' or 'disabled' > by default, let's set them all the 'disabled' and > have boards enable 32k counter. > > Signed-off-by: Felipe Balbi

Re: [RFC/PATCH 11/11] arm: boot: dts: omap: add missing default status for 32k counter

2015-09-30 Thread Arnd Bergmann
On Wednesday 30 September 2015 09:12:09 Felipe Balbi wrote: > On Wed, Sep 30, 2015 at 10:15:25AM +0200, Arnd Bergmann wrote: > > On Tuesday 29 September 2015 15:44:06 Felipe Balbi wrote: > > > All devices should have a default status. Ignoring > > > the arguments if it should be 'okay' or

Re: [RFC/PATCH 11/11] arm: boot: dts: omap: add missing default status for 32k counter

2015-09-30 Thread Felipe Balbi
On Wed, Sep 30, 2015 at 10:15:25AM +0200, Arnd Bergmann wrote: > On Tuesday 29 September 2015 15:44:06 Felipe Balbi wrote: > > All devices should have a default status. Ignoring > > the arguments if it should be 'okay' or 'disabled' > > by default, let's set them all the 'disabled' and > > have

[RFC/PATCH 11/11] arm: boot: dts: omap: add missing default status for 32k counter

2015-09-29 Thread Felipe Balbi
All devices should have a default status. Ignoring the arguments if it should be 'okay' or 'disabled' by default, let's set them all the 'disabled' and have boards enable 32k counter. Signed-off-by: Felipe Balbi --- arch/arm/boot/dts/am4372.dtsi | 1 +