|
@@ -60,6 +60,7 @@ static struct powerdomain core_24xx_pwrdm = {
|
|
.name = "core_pwrdm",
|
|
.name = "core_pwrdm",
|
|
.prcm_offs = CORE_MOD,
|
|
.prcm_offs = CORE_MOD,
|
|
.pwrsts = PWRSTS_OFF_RET_ON,
|
|
.pwrsts = PWRSTS_OFF_RET_ON,
|
|
|
|
+ .pwrsts_logic_ret = PWRSTS_RET,
|
|
.banks = 3,
|
|
.banks = 3,
|
|
.pwrsts_mem_ret = {
|
|
.pwrsts_mem_ret = {
|
|
[0] = PWRSTS_OFF_RET, /* MEM1RETSTATE */
|
|
[0] = PWRSTS_OFF_RET, /* MEM1RETSTATE */
|