Re: [PATCH] arm: omap3: am35x: Set proper powerdomain states

2012-05-15 Thread Jean Pihet
Hi Mark, On Mon, Apr 30, 2012 at 11:26 PM, Mark A. Greer mgr...@animalcreek.com wrote: From: Mark A. Greer mgr...@animalcreek.com The am35x family of SoCs only support the PWRSTS_ON state so create a new set of powerdomain structures that ensure that only the ON state is entered.

Re: [PATCH] arm: omap3: am35x: Set proper powerdomain states

2012-05-15 Thread Mark A. Greer
On Tue, May 15, 2012 at 09:43:52AM +0200, Jean Pihet wrote: Hi Mark, Hi Jean. On Mon, Apr 30, 2012 at 11:26 PM, Mark A. Greer mgr...@animalcreek.com wrote: From: Mark A. Greer mgr...@animalcreek.com The am35x family of SoCs only support the PWRSTS_ON state so create a new set of

Re: [PATCH] arm: omap3: am35x: Set proper powerdomain states

2012-05-15 Thread Mark A. Greer
On Tue, May 15, 2012 at 11:35:27AM -0700, Mark A. Greer wrote: On Tue, May 15, 2012 at 09:43:52AM +0200, Jean Pihet wrote: Hi Mark, Hi Jean. On Mon, Apr 30, 2012 at 11:26 PM, Mark A. Greer mgr...@animalcreek.com wrote: From: Mark A. Greer mgr...@animalcreek.com The am35x

Re: [PATCH] arm: omap3: am35x: Set proper powerdomain states

2012-05-14 Thread Mark A. Greer
On Mon, Apr 30, 2012 at 02:26:48PM -0700, Mark A. Greer wrote: From: Mark A. Greer mgr...@animalcreek.com The am35x family of SoCs only support the PWRSTS_ON state so create a new set of powerdomain structures that ensure that only the ON state is entered. Signed-off-by: Mark A. Greer

[PATCH] arm: omap3: am35x: Set proper powerdomain states

2012-04-30 Thread Mark A. Greer
From: Mark A. Greer mgr...@animalcreek.com The am35x family of SoCs only support the PWRSTS_ON state so create a new set of powerdomain structures that ensure that only the ON state is entered. Signed-off-by: Mark A. Greer mgr...@animalcreek.com --- These patches apply on top of Kevin's patch