ath79: move ethernet phy node for TP-Link EAP devices
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9563_tplink_eap2x5-1port.dtsi
index 46e75562d78625bd50231167ca8c9510bc8dc522..f384031335b626269bd9310c4ee998e9e199938f 100644 (file)
 
        pinctrl-names = "default";
        pinctrl-0 = <&mdio_pins>;
-
-       phy4: ethernet-phy@4 {
-               reg = <4>;
-               reset-gpios = <&gpio 11 GPIO_ACTIVE_LOW>;
-       };
 };
 
 &eth0 {
        status = "okay";
 
-       phy-handle = <&phy4>;
-       phy-mode = "sgmii";
        pll-data = <0x03000000 0x00000101 0x00001313>;
 
        nvmem-cells = <&macaddr_info_8>;