Re: [PATCH 05/12] arm: omap3: am35x: Add PWROFF feature

2012-04-30 Thread Mark A. Greer
On Fri, Apr 27, 2012 at 02:07:13PM -0700, Kevin Hilman wrote: > "Mark A. Greer" writes: > > > On Wed, Apr 11, 2012 at 03:46:20PM -0700, Kevin Hilman wrote: > >> Hi Mark, > > > > Hi Kevin. > > > >> "Mark A. Greer" writes: > >> > >> > From: "Mark A. Greer" > >> > > >> > Typical OMAP3 SoCs have f

Re: [PATCH 05/12] arm: omap3: am35x: Add PWROFF feature

2012-04-27 Thread Kevin Hilman
"Mark A. Greer" writes: > On Wed, Apr 11, 2012 at 03:46:20PM -0700, Kevin Hilman wrote: >> Hi Mark, > > Hi Kevin. > >> "Mark A. Greer" writes: >> >> > From: "Mark A. Greer" >> > >> > Typical OMAP3 SoCs have four power domain states: ON, >> > INACTIVE, RETENTION, and OFF. The am35x family of S

Re: [PATCH 05/12] arm: omap3: am35x: Add PWROFF feature

2012-04-23 Thread Mark A. Greer
On Wed, Apr 11, 2012 at 03:46:20PM -0700, Kevin Hilman wrote: > Hi Mark, Hi Kevin. > "Mark A. Greer" writes: > > > From: "Mark A. Greer" > > > > Typical OMAP3 SoCs have four power domain states: ON, > > INACTIVE, RETENTION, and OFF. The am35x family of SoCs > > has only two states: ON and INA

Re: [PATCH 05/12] arm: omap3: am35x: Add PWROFF feature

2012-04-11 Thread Mark A. Greer
On Wed, Apr 11, 2012 at 03:46:20PM -0700, Kevin Hilman wrote: > Hi Mark, > > "Mark A. Greer" writes: > > > From: "Mark A. Greer" > > > > Typical OMAP3 SoCs have four power domain states: ON, > > INACTIVE, RETENTION, and OFF. The am35x family of SoCs > > has only two states: ON and INACTIVE. T

Re: [PATCH 05/12] arm: omap3: am35x: Add PWROFF feature

2012-04-11 Thread Kevin Hilman
Hi Mark, "Mark A. Greer" writes: > From: "Mark A. Greer" > > Typical OMAP3 SoCs have four power domain states: ON, > INACTIVE, RETENTION, and OFF. The am35x family of SoCs > has only two states: ON and INACTIVE. To distinguish which > set of states the current device has, add the 'OMAP3_HAS_P

[PATCH 05/12] arm: omap3: am35x: Add PWROFF feature

2012-04-11 Thread Mark A. Greer
From: "Mark A. Greer" Typical OMAP3 SoCs have four power domain states: ON, INACTIVE, RETENTION, and OFF. The am35x family of SoCs has only two states: ON and INACTIVE. To distinguish which set of states the current device has, add the 'OMAP3_HAS_PWROFF' feature. When that feature/bit is set,