ARM64: dts: rockchip: kevin: add configure for emmc phy
authorLin Huang <hl@rock-chips.com>
Tue, 26 Apr 2016 09:26:32 +0000 (17:26 +0800)
committerLin Huang <hl@rock-chips.com>
Tue, 26 Apr 2016 09:50:09 +0000 (17:50 +0800)
assign freq-sel, dr-sel, opdelay value to meet the hardware
requirement of kevin.

Change-Id: Ibb410c607e69c966a9f2949846ef95ec34e15e79
Signed-off-by: Lin Huang <hl@rock-chips.com>
arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi

index ca10e259b4e44decf1d76cf6ee4b9ce024924bd6..2f99031aa237b31a940d43f7bc519932b81c5625 100644 (file)
@@ -662,6 +662,13 @@ ap_i2c_audio: &i2c8 {
        status = "okay";
 };
 
+&emmc_phy {
+       freq-sel = <200000000>;
+       dr-sel = <50>;
+       opdelay = <4>;
+       status = "okay";
+};
+
 &sdhci {
        status = "okay";