ipq40xx: fixup remaining devices that dont use QCA807x PHY
[openwrt/openwrt.git] / target / linux / ipq40xx / files-6.6 / arch / arm / boot / dts / qcom / qcom-ipq4019-lhgg-60ad.dts
index b3eb610b329f8cf69f82bb50fa6e7bf31a4d9f6a..a5b55ff421f4dc429290bd43dc8087cd46b4a0de 100644 (file)
 
 &mdio {
        status = "okay";
+
+       ar8035: ethernet-phy@0 {
+               reg = <0>;
+       };
+};
+
+&qca807x {
+       status = "disabled";
+};
+
+&ethphy0 {
+       status = "disabled";
 };
 
 &ethphy1 {
        status = "okay";
 
        label = "lan";
-       phy-handle = <&ethphy0>;
+       phy-handle = <&ar8035>;
        phy-mode = "rgmii-id";
 };