change emmc fre from 150M to 120M
This commit is contained in:
parent
b7a9920e4c
commit
e3fa209b28
@ -877,7 +877,7 @@
|
||||
emmc: dwmmc@ff390000 {
|
||||
compatible = "rockchip,px30-dw-mshc", "rockchip,rk3288-dw-mshc";
|
||||
reg = <0x0 0xff390000 0x0 0x4000>;
|
||||
max-frequency = <150000000>;
|
||||
max-frequency = <120000000>;
|
||||
clocks = <&cru HCLK_EMMC>, <&cru SCLK_EMMC>,
|
||||
<&cru SCLK_EMMC_DRV>, <&cru SCLK_EMMC_SAMPLE>;
|
||||
clock-names = "biu", "ciu", "ciu-drv", "ciu-sample";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user