SDMMC: rk3288-p977, set the emm-clk to 200Mhz

This commit is contained in:
郭毅
2014-03-27 09:12:00 +08:00
parent 5cebb12445
commit 87bb1d3e4d

View File

@@ -138,8 +138,8 @@
};
&emmc {
clock-frequency = <50000000>;
clock-freq-min-max = <400000 50000000>;
clock-frequency = <200000000>;
clock-freq-min-max = <400000 200000000>;
supports-highspeed;
supports-emmc;