mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 07:03:37 +02:00
SDMMC: rk3288-p977, set the emm-clk to 200Mhz
This commit is contained in:
parent
5cebb12445
commit
87bb1d3e4d
|
|
@ -138,8 +138,8 @@ dai0 {
|
|||
};
|
||||
|
||||
&emmc {
|
||||
clock-frequency = <50000000>;
|
||||
clock-freq-min-max = <400000 50000000>;
|
||||
clock-frequency = <200000000>;
|
||||
clock-freq-min-max = <400000 200000000>;
|
||||
|
||||
supports-highspeed;
|
||||
supports-emmc;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user