ralink: add ethernet fe and esw reset control bit
[openwrt/svn-archive/archive.git] / target / linux / ramips / dts / rt2880.dtsi
index 646cb6a99143abdc340e0092a2b2aaa22888cefa..feabe425726cedc4d0cff6b74aa1afb058025e38 100644 (file)
                };
        };
 
+       rstctrl: rstctrl {
+               compatible = "ralink,rt2880-reset";
+               #reset-cells = <1>;
+       };
+
        ethernet@400000 {
                compatible = "ralink,rt2880-eth";
                reg = <0x00400000 10000>;
                #address-cells = <1>;
                #size-cells = <0>;
 
+               resets = <&rstctrl 18>;
+               reset-names = "fe";
+
                interrupt-parent = <&cpuintc>;
                interrupts = <5>;