mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
SDMMC: rk3288-p977, set the emm-clk to 200Mhz
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user