]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/mach-omap2/clock34xx.h
ARM: OMAP: Enable OMAP3 SDRC clock on init.
[linux-2.6-omap-h63xx.git] / arch / arm / mach-omap2 / clock34xx.h
index b8132a13522296eca335ee983d354c085baff07b..a5321bbee87f641b2c833c064195a3cc9fc24041 100644 (file)
@@ -1101,7 +1101,7 @@ static struct clk sdrc_ick = {
        .parent         = &core_l3_ick,
        .enable_reg     = OMAP_CM_REGADDR(CORE_MOD, CM_ICLKEN1),
        .enable_bit     = OMAP3430_EN_SDRC_SHIFT,
-       .flags          = CLOCK_IN_OMAP343X,
+       .flags          = CLOCK_IN_OMAP343X | ENABLE_ON_INIT,
        .recalc         = &followparent_recalc,
 };