ath79: move ethernet phy node for TP-Link EAP devices
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9563_tplink_eap225-v3.dts
index ed599815c070ef68baea57f8224c9b84dedac66c..8df6b813ebc3665ebfdbab68a82625526190f7a4 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";