mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 20:32:04 +09:00
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:
@@ -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";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user