ipq40xx: disable nodes instead of deleting them
[openwrt/openwrt.git] / target / linux / ipq40xx / files / arch / arm / boot / dts / qcom-ipq4018-magic-2-wifi-next.dts
index f1bd88f94294254f5bc966e21e6b51ae3919180f..29d51aa9e1c57eb6042de3122d5d83775d13f9f2 100644 (file)
@@ -24,9 +24,6 @@
                        pinctrl-names = "default";
                        reset-gpios = <&tlmm 59 GPIO_ACTIVE_LOW>;
                        reset-delay-us = <2000>;
-
-                       /delete-node/ ethernet-phy@0;
-                       /delete-node/ ethernet-phy@1;
                };
 
                crypto@8e3a000 {
        status = "okay";
 };
 
+&ethphy0 {
+       status = "disabled";
+};
+
+&ethphy1 {
+       status = "disabled";
+};
+
 &wifi0 {
        status = "okay";
        qcom,ath10k-calibration-variant = "devolo,magic-2-wifi-next";