ralink: mt7530 - force wan port up
[oweals/openwrt.git] / target / linux / ramips / dts / mt7620n.dtsi
index 1dedea588f7d724be0d9f89c353b494be7364a80..8ce759ab8cd0d21df7586c317bef07eb38d89376 100644 (file)
                #reset-cells = <1>;
        };
 
-       ubsphy {
+       usbphy {
                compatible = "ralink,mt7620a-usbphy";
 
                resets = <&rstctrl 22 &rstctrl 25>;
 
                status = "disabled";
        };
+
+       wmac@10180000 {
+               compatible = "ralink,rt7620-wmac", "ralink,rt2880-wmac";
+               reg = <0x10180000 40000>;
+
+               interrupt-parent = <&cpuintc>;
+               interrupts = <6>;
+
+               ralink,eeprom = "soc_wmac.eeprom";
+       };
 };