mx31moboard: SPI corrections
[deliverable/linux.git] / arch / arm / mach-mx3 / clock.c
index b2a3bcf8266e8f4303e83aceac04f1c85bc39691..bec097d176e6f89cf2d3b4648e0a3bdc3fabc795 100644 (file)
@@ -616,6 +616,8 @@ int __init mx31_clocks_init(unsigned long fref)
 
        clk_enable(&serial_pll_clk);
 
+       mx31_read_cpu_rev();
+
        if (mx31_revision() >= CHIP_REV_2_0) {
                reg = __raw_readl(MXC_CCM_PMCR1);
                /* No PLL restart on DVFS switch; enable auto EMI handshake */
This page took 0.028469 seconds and 5 git commands to generate.