mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
ARM64: dts: rockchip: rk3399-evb: increase sdio clk to 150M
Change-Id: Id35a5ce58517fb48d2a3f348eb7c4571b83d3f5e Signed-off-by: Weilong Gao <gwl@rock-chips.com>
This commit is contained in:
@@ -285,8 +285,8 @@
|
||||
};
|
||||
|
||||
&sdio0 {
|
||||
clock-frequency = <50000000>;
|
||||
clock-freq-min-max = <200000 50000000>;
|
||||
clock-frequency = <150000000>;
|
||||
clock-freq-min-max = <200000 150000000>;
|
||||
supports-sdio;
|
||||
bus-width = <4>;
|
||||
disable-wp;
|
||||
|
||||
Reference in New Issue
Block a user