X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fath79%2Fdts%2Far9132.dtsi;h=01572c022e03d2042735f8c87565df4ca13de566;hp=f1822e8775cedfa3368b4edb21da73738b062263;hb=8e4e545ecbbeb4ef45f07267e496aab66fcbbee3;hpb=253095131d7b1a22d9a97cf81640bb3cacc941e4 diff --git a/target/linux/ath79/dts/ar9132.dtsi b/target/linux/ath79/dts/ar9132.dtsi index f1822e8775..01572c022e 100644 --- a/target/linux/ath79/dts/ar9132.dtsi +++ b/target/linux/ath79/dts/ar9132.dtsi @@ -93,7 +93,7 @@ pll: pll-controller@18050000 { compatible = "qca,ar9132-pll", - "qca,ar9130-pll"; + "qca,ar9130-pll", "syscon"; reg = <0x18050000 0x20>; clock-names = "ref"; @@ -162,7 +162,7 @@ #size-cells = <0>; }; - wmac: gmac@180c0000 { + wmac: wmac@180c0000 { compatible = "qca,ar9130-wmac"; reg = <0x180c0000 0x230000>; @@ -191,6 +191,6 @@ pll-data = <0x1a000000 0x13000a44 0x00441099>; pll-reg = <0x4 0x10 17>; pll-handle = <&pll>; - resets = <&rst 8>, <&rst 9>; - reset-names = "phy", "mac"; + resets = <&rst 9>; + reset-names = "mac"; };