ath79: move ethernet phy node for TP-Link EAP devices
[openwrt/staging/wigyori.git] / target / linux / ath79 / dts / qca9563_tplink_eap225-outdoor-v1.dts
index 9e61490a5dd54fa0abbabea199fbef930a114730..0b376bf6577be043e9abb9fef9b0b7b5501ffb91 100644 (file)
        };
 };
 
+&eth0 {
+       phy-handle = <&phy4>;
+       phy-mode = "sgmii";
+};
+
+&mdio0 {
+       phy4: ethernet-phy@4 {
+               reg = <4>;
+               reset-gpios = <&gpio 11 GPIO_ACTIVE_LOW>;
+       };
+};
+
 &pcie {
        wifi@0,0 {
                compatible = "qcom,ath10k";