diff options
| -rw-r--r-- | arch/arm/mach-omap2/pm34xx.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/pm34xx.c b/arch/arm/mach-omap2/pm34xx.c index b26418d55076..8a148fbbab43 100644 --- a/arch/arm/mach-omap2/pm34xx.c +++ b/arch/arm/mach-omap2/pm34xx.c | |||
| @@ -837,6 +837,8 @@ static void __init prcm_setup_regs(void) | |||
| 837 | CM_AUTOIDLE); | 837 | CM_AUTOIDLE); |
| 838 | } | 838 | } |
| 839 | 839 | ||
| 840 | omap_ctrl_writel(OMAP3430_AUTOIDLE, OMAP2_CONTROL_SYSCONFIG); | ||
| 841 | |||
| 840 | /* | 842 | /* |
| 841 | * Set all plls to autoidle. This is needed until autoidle is | 843 | * Set all plls to autoidle. This is needed until autoidle is |
| 842 | * enabled by clockfw | 844 | * enabled by clockfw |
