[PATCH 06/12] arm: omap3: am35x: Add full PWRDM_POWER_INACTIVE support
Paul Walmsley
paul at pwsan.com
Wed Apr 11 18:17:25 EDT 2012
On Wed, 11 Apr 2012, Mark A. Greer wrote:
> From: "Mark A. Greer" <mgreer at animalcreek.com>
>
> The am35x family of SoCs only support PWRDM_POWER_ON
> and PWRDM_POWER_INACTIVE power states. This causes
> an issue in some areas of the OMAP3 power-related
> code because of assumptions that PWRDM_POWER_RET
> and/or PWRDM_POWER_OFF are always valid states.
>
> To get am35x SoCs to work properly, add missing support
> for PWRDM_POWER_INACTIVE and remove assumptions that
> PWRDM_POWER_RET and PWRDM_POWER_OFF are always valid states.
>
> Signed-off-by: Mark A. Greer <mgreer at animalcreek.com>
Same comments here as on "arm: omap3: am35x: Set proper powerdomain
states" -- does it even make sense for us to separate out INACTIVE at all
in this case? Seems like AM3517/3505 supports powerdomains ON, and that's
it. Seems like we can't program INACTIVE to the POWERSTATE bits, nor can
we read it from those bits?
- Paul
More information about the linux-arm-kernel
mailing list