arm64: dts: rockchip: delete combphy0 for rk3566

combphy0 is not available on rk3566 SoCs.

Change-Id: Ia68ec8441c2f3d9ac3cd13d55cb784a79f1eeb37
Signed-off-by: Liang Chen <cl@rock-chips.com>
This commit is contained in:
Liang Chen 2021-03-10 19:57:05 +08:00
parent e3a7770782
commit cb488e870a
3 changed files with 1 additions and 8 deletions

View File

@ -124,10 +124,6 @@ wireless_bluetooth: wireless-bluetooth {
};
};
&combphy0_us {
status = "okay";
};
&combphy1_usq {
status = "okay";
};

View File

@ -168,10 +168,6 @@ vdd_logic: vdd-logic {
};
};
&combphy0_us {
status = "okay";
};
&cpu0 {
cpu-supply = <&vdd_cpu>;
};

View File

@ -62,6 +62,7 @@ &usbdrd_dwc3 {
snps,dis_u2_susphy_quirk;
};
/delete-node/ &combphy0_us;
/delete-node/ &gmac0_clkin;
/delete-node/ &gmac0_xpcsclk;
/delete-node/ &gmac0;