]> git.baikalelectronics.ru Git - kernel.git/commit
OMAP4: powerdomain: Remove L3INIT_PD OFF state
authorSantosh Shilimkar <santosh.shilimkar@ti.com>
Wed, 22 Dec 2010 05:37:28 +0000 (22:37 -0700)
committerPaul Walmsley <paul@pwsan.com>
Wed, 22 Dec 2010 05:37:28 +0000 (22:37 -0700)
commit73ac157f9b19c0f10d4f6ab033f2f4d4271401c3
tree6b497ce21d5e7752da581e7562074de11760a53f
parent73ea6888a77e194e6b82497a8ad035b79da57d40
OMAP4: powerdomain: Remove L3INIT_PD OFF state

On OMAP4, there is an issue when L3INIT transitions to OFF mode without
device OFF. The SAR restore mechanism will not get triggered without
wakeup from device OFF and hence the USB host and USB TLL context
will not be restored.

Hardware team recommended to remove the OFF state support for L3INIT_PD
since there is no power impact. It will be removed on next OMAP revision
(OMAP4440 and beyond).

Hence this patch removed the OFF state from L3INIT_PD. The deepest
state supported on L3INIT_PD is OSWR just like CORE_PD and PER_PD

Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
[b-cousson@ti.com: update the changelog with next OMAP info]
Signed-off-by: Benoit Cousson <b-cousson@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/powerdomains44xx_data.c