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:
Weilong Gao
2016-09-06 10:40:11 +08:00
committed by Huang, Tao
parent 9e5ea06cc7
commit 668cbe2f66

View File

@@ -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;