mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-13 06:00:34 +00:00
ramips: add wmac to mt7620n device tree
Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 41444
This commit is contained in:
@@ -279,4 +279,14 @@
|
||||
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
wmac@10180000 {
|
||||
compatible = "ralink,rt7620-wmac", "ralink,rt2880-wmac";
|
||||
reg = <0x10180000 40000>;
|
||||
|
||||
interrupt-parent = <&cpuintc>;
|
||||
interrupts = <6>;
|
||||
|
||||
ralink,eeprom = "soc_wmac.eeprom";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user