]> git.karo-electronics.de Git - linux-beck.git/commitdiff
OMAP4: powerdomain: l4per pwrdm does not support OFF
authorRajendra Nayak <rnayak@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)
The l4per power domain in ES2.0 does support only RET and ON states.
The previous ES1.0 HW database was wrong and thus fixed on ES2.
Change the pwrsts field to reflect that.

Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Acked-by: Benoit Cousson <b-cousson@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/powerdomains44xx_data.c

index 5fdf485a022a5d0210dec009f169f095328deadf..cec9c09d15864999cb568f46b8c45c79f1763c60 100644 (file)
@@ -285,7 +285,7 @@ static struct powerdomain l4per_44xx_pwrdm = {
        .prcm_offs        = OMAP4430_PRM_L4PER_INST,
        .prcm_partition   = OMAP4430_PRM_PARTITION,
        .omap_chip        = OMAP_CHIP_INIT(CHIP_IS_OMAP4430),
-       .pwrsts           = PWRSTS_OFF_RET_ON,
+       .pwrsts           = PWRSTS_RET_ON,
        .pwrsts_logic_ret = PWRSTS_OFF_RET,
        .banks            = 2,
        .pwrsts_mem_ret = {