ath79: ar724x: Fix reset definition for gmac0/gmac1
[openwrt/staging/noltari.git] / target / linux / ath79 / dts / ar7242.dtsi
index 189e768e9f254cf441bc4a6bdb6ff476fcb9e39b..7828c9fadc486553931764e0fae4e8b8da929727 100644 (file)
@@ -51,8 +51,8 @@
        pll-reg = <0x4 0x2c 17>;
        pll-handle = <&pll>;
 
-       resets = <&rst 8>, <&rst 9>;
-       reset-names = "mac", "phy";
+       resets = <&rst 9>;
+       reset-names = "mac";
 };
 
 &mdio1 {
@@ -71,8 +71,8 @@
 &eth1 {
        compatible = "qca,ar7242-eth", "syscon", "simple-mfd";
 
-       resets = <&rst 12>, <&rst 13>;
-       reset-names = "mac", "phy";
+       resets = <&rst 13>;
+       reset-names = "mac";
 
        phy-mode = "gmii";