From: Santosh Shilimkar Date: Fri, 8 Feb 2013 11:37:31 +0000 (+0530) Subject: ARM: OMAP5 / DRA7: PM / wakeupgen: Enables ES2 PM mode by default X-Git-Tag: soc-for-v3.18~4^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4664d4d86012c4a51b9f40d0d72e27e39205e874;p=pandora-kernel.git ARM: OMAP5 / DRA7: PM / wakeupgen: Enables ES2 PM mode by default Enables MPUSS ES2 power management mode using ES2_PM_MODE in AMBA_IF_MODE register. 0x0: OMAP5 ES1 behavior, CPU cores would enter and exit OFF mode together. Broken! Fortunately, we do not support this anymore. 0x1: OMAP5 ES2, DRA7 behavior, CPU cores are allowed to enter/exit OFF mode independently. This is one time settings thanks to always ON domain. Signed-off-by: Santosh Shilimkar [nm@ti.com: minor conflict resolutions, consolidation for DRA7] Signed-off-by: Nishanth Menon Reviewed-by: Kevin Hilman Tested-by: Kevin Hilman --- Reading git-diff-tree failed