mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 14:04:54 +02:00
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:
parent
297636b597
commit
17f6cd3459
|
|
@ -238,9 +238,6 @@ &sdio0 {
|
|||
};
|
||||
|
||||
&emmc_phy {
|
||||
freq-sel = <200000000>;
|
||||
dr-sel = <50>;
|
||||
opdelay = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -233,9 +233,6 @@ &sdio0 {
|
|||
};
|
||||
|
||||
&emmc_phy {
|
||||
freq-sel = <200000000>;
|
||||
dr-sel = <50>;
|
||||
opdelay = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -233,9 +233,6 @@ &sdio0 {
|
|||
};
|
||||
|
||||
&emmc_phy {
|
||||
freq-sel = <200000000>;
|
||||
dr-sel = <50>;
|
||||
opdelay = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -288,9 +288,6 @@ &sdio0 {
|
|||
};
|
||||
|
||||
&emmc_phy {
|
||||
freq-sel = <200000000>;
|
||||
dr-sel = <50>;
|
||||
opdelay = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -656,9 +656,6 @@ &pwm3 {
|
|||
};
|
||||
|
||||
&emmc_phy {
|
||||
freq-sel = <200000000>;
|
||||
dr-sel = <50>;
|
||||
opdelay = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -206,9 +206,6 @@ &cpu_b1 {
|
|||
};
|
||||
|
||||
&emmc_phy {
|
||||
freq-sel = <200000000>;
|
||||
dr-sel = <50>;
|
||||
opdelay = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user