ARM64: dts: rockchip: kevin: add configure for emmc phy

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>
This commit is contained in:
Lin Huang
2016-04-26 17:26:32 +08:00
parent 64f456e3c7
commit 66db99992e

View 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";