SDMMC: rk3288-p977, set the emm-clk to 200Mhz
author郭毅 <gy@rock-chips.com>
Thu, 27 Mar 2014 01:12:00 +0000 (09:12 +0800)
committer郭毅 <gy@rock-chips.com>
Thu, 27 Mar 2014 01:12:00 +0000 (09:12 +0800)
arch/arm/boot/dts/rk3288-p977.dts

index 34b43c1a2ad2084061d2fee0563523ebdb1ccdf3..ac11071bd30cf0b5b89c800b1898beaad58fe82c 100755 (executable)
 };
 
 &emmc {
-       clock-frequency = <50000000>;
-        clock-freq-min-max = <400000 50000000>;
+       clock-frequency = <200000000>;
+        clock-freq-min-max = <400000 200000000>;
 
         supports-highspeed;
        supports-emmc;