mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
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:
@@ -124,10 +124,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
&combphy0_us {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&combphy1_usq {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
@@ -168,10 +168,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
&combphy0_us {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&cpu0 {
|
||||
cpu-supply = <&vdd_cpu>;
|
||||
};
|
||||
|
||||
@@ -62,6 +62,7 @@
|
||||
snps,dis_u2_susphy_quirk;
|
||||
};
|
||||
|
||||
/delete-node/ &combphy0_us;
|
||||
/delete-node/ &gmac0_clkin;
|
||||
/delete-node/ &gmac0_xpcsclk;
|
||||
/delete-node/ &gmac0;
|
||||
|
||||
Reference in New Issue
Block a user