ath79: harmonize ethernet-phy naming scheme
[openwrt/staging/stintel.git] / target / linux / ath79 / dts / qca9563_tplink_re450-v2.dts
index 464be7344981469450b96302614dfe6e05d14d80..28fefe224d43123d746c0cd2b06e7507f16ef08e 100644 (file)
                #address-cells = <1>;
                #size-cells = <0>;
 
-               phy0: ethernet-phy@4 {
+               phy4: ethernet-phy@4 {
                        reg = <4>;
                        device_type = "ethernet-phy";
                        reset-gpios = <&gpio 11 GPIO_ACTIVE_LOW>;
 
 &spi {
        status = "okay";
+
        num-cs = <1>;
 
        flash@0 {
 
 &eth0 {
        status = "okay";
+
+       phy-handle = <&phy4>;
+
        mtd-mac-address = <&info 0x8>;
-       phy-handle = <&phy0>;
 };
 
 &wmac {
        status = "okay";
+
        mtd-cal-data = <&art 0x1000>;
        mtd-mac-address = <&info 0x8>;
 };