ramips: add wmac to mt7620a device tree
[openwrt.git] / target / linux / ramips / dts / mt7620a.dtsi
index b990ed3..b2c2779 100644 (file)
 
                status = "disabled";
        };
+
+       wmac@10180000 {
+               compatible = "ralink,rt7620-wmac", "ralink,rt2880-wmac";
+               reg = <0x10180000 40000>;
+
+               interrupt-parent = <&cpuintc>;
+               interrupts = <6>;
+
+               ralink,eeprom = "soc_wmac.eeprom";
+       };
 };