|
@@ -2,7 +2,7 @@
|
|
* OMAP2/3 common powerdomain definitions
|
|
* OMAP2/3 common powerdomain definitions
|
|
*
|
|
*
|
|
* Copyright (C) 2007-2008 Texas Instruments, Inc.
|
|
* Copyright (C) 2007-2008 Texas Instruments, Inc.
|
|
- * Copyright (C) 2007-2010 Nokia Corporation
|
|
|
|
|
|
+ * Copyright (C) 2007-2011 Nokia Corporation
|
|
*
|
|
*
|
|
* Paul Walmsley, Jouni Högander
|
|
* Paul Walmsley, Jouni Högander
|
|
*
|
|
*
|
|
@@ -76,4 +76,5 @@ struct powerdomain wkup_omap2_pwrdm = {
|
|
.name = "wkup_pwrdm",
|
|
.name = "wkup_pwrdm",
|
|
.prcm_offs = WKUP_MOD,
|
|
.prcm_offs = WKUP_MOD,
|
|
.omap_chip = OMAP_CHIP_INIT(CHIP_IS_OMAP24XX | CHIP_IS_OMAP3430),
|
|
.omap_chip = OMAP_CHIP_INIT(CHIP_IS_OMAP24XX | CHIP_IS_OMAP3430),
|
|
|
|
+ .pwrsts = PWRSTS_ON,
|
|
};
|
|
};
|