ARM: OMAP2+: powerdomain/PRM: move the low-level powerdomain functions into PRM
[deliverable/linux.git] / arch / arm / mach-omap2 / cm2xxx_3xxx.c
index a911e76b4ecf6262641f3d8fc1f207fb564c24e7..7f07ab02a5b3f8d706daff3ff4f34e27fc7fb0ae 100644 (file)
@@ -35,7 +35,7 @@
 #define OMAP2XXX_APLL_AUTOIDLE_LOW_POWER_STOP          0x3
 
 static const u8 cm_idlest_offs[] = {
-       CM_IDLEST1, CM_IDLEST2, OMAP2430_CM_IDLEST3
+       CM_IDLEST1, CM_IDLEST2, OMAP2430_CM_IDLEST3, OMAP24XX_CM_IDLEST4
 };
 
 u32 omap2_cm_read_mod_reg(s16 module, u16 idx)
This page took 0.024528 seconds and 5 git commands to generate.