ath79: ag71xx: replace ag71xx_get_phy_if_mode_name() with phy_modes()
[oweals/openwrt.git] / target / linux / ath79 / dts / ar7241.dtsi
index baf34e28a661e6a9d181745e305cbc237f90594d..2e7c26b8e7a3343e2316aacaa232ad7d06aeb62a 100644 (file)
@@ -44,8 +44,8 @@
 
        pll-data = <0x00110000 0x00001099 0x00991099>;
 
-       resets = <&rst 8>, <&rst 9>;
-       reset-names = "mac", "phy";
+       resets = <&rst 9>;
+       reset-names = "mac";
        phy-mode = "mii";
        phy-handle = <&swphy4>;
 };
 
        builtin_switch: switch0@1f {
                compatible = "qca,ar8216-builtin";
-               #address-cells = <1>;
-               #size-cells = <0>;
 
                reg = <0x1f>;
+               resets = <&rst 8>;
+               reset-names = "switch";
 
                mdio-bus {
+                       #address-cells = <1>;
+                       #size-cells = <0>;
+
                        swphy4: ethernet-phy@4 {
                                reg = <4>;
                                phy-mode = "mii";
@@ -78,8 +81,8 @@
 
        pll-data = <0x00110000 0x00001099 0x00991099>;
 
-       resets = <&rst 12>, <&rst 13>;
-       reset-names = "mac", "phy";
+       resets = <&rst 13>;
+       reset-names = "mac";
 
        phy-mode = "gmii";