Revert "RK3288-p977: set mmc bus freq upto 400Mhz."

This reverts commit 378042b444.
This commit is contained in:
Cody Xie
2014-04-02 10:56:27 +08:00
parent 31bfc854d3
commit da420b9b45

View File

@@ -152,8 +152,8 @@
};
&emmc {
clock-frequency = <400000000>;
clock-freq-min-max = <400000 400000000>;
clock-frequency = <200000000>;
clock-freq-min-max = <400000 200000000>;
supports-highspeed;
supports-emmc;
@@ -163,7 +163,7 @@
caps2-mmc-hs200;
ignore-pm-notify;
keep-power-in-suspend;
keep-power-in-suspend;
status = "okay";
};