arm64: dts: rockchip: clean up emmc_phy

freq-sel, dr-sel and opdelay are obsolete now, so we
should remove them from the DT files to prevent the
spread of unused code.

Change-Id: Ibfa4fa225231a004913aa31aac475eb252e329c6
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
This commit is contained in:
Shawn Lin 2017-01-10 15:59:26 +08:00 committed by Huang, Tao
parent 297636b597
commit 17f6cd3459
6 changed files with 0 additions and 18 deletions

View File

@ -238,9 +238,6 @@ &sdio0 {
};
&emmc_phy {
freq-sel = <200000000>;
dr-sel = <50>;
opdelay = <4>;
status = "okay";
};

View File

@ -233,9 +233,6 @@ &sdio0 {
};
&emmc_phy {
freq-sel = <200000000>;
dr-sel = <50>;
opdelay = <4>;
status = "okay";
};

View File

@ -233,9 +233,6 @@ &sdio0 {
};
&emmc_phy {
freq-sel = <200000000>;
dr-sel = <50>;
opdelay = <4>;
status = "okay";
};

View File

@ -288,9 +288,6 @@ &sdio0 {
};
&emmc_phy {
freq-sel = <200000000>;
dr-sel = <50>;
opdelay = <4>;
status = "okay";
};

View File

@ -656,9 +656,6 @@ &pwm3 {
};
&emmc_phy {
freq-sel = <200000000>;
dr-sel = <50>;
opdelay = <4>;
status = "okay";
};

View File

@ -206,9 +206,6 @@ &cpu_b1 {
};
&emmc_phy {
freq-sel = <200000000>;
dr-sel = <50>;
opdelay = <4>;
status = "okay";
};