ralink: add ethernet fe and esw reset control bit
[openwrt/svn-archive/archive.git] / target / linux / ramips / dts / mt7628an.dtsi
index bb52c6aabe55bcc41928ce2d9a37dfe6d5172329..bf786c8f6961841c31b9b44428e99b10cddac292 100644 (file)
 
                interrupt-parent = <&cpuintc>;
                interrupts = <5>;
+
+               resets = <&rstctrl 21 &rstctrl 23>;
+               reset-names = "fe", "esw";
        };
 
        esw@10110000 {
                compatible = "ralink,rt3050-esw";
                reg = <0x10110000 8000>;
 
+               resets = <&rstctrl 23>;
+               reset-names = "esw";
+
                interrupt-parent = <&intc>;
                interrupts = <17>;
        };