Skip to content
Snippets Groups Projects
Commit 2e8c6e41 authored by John Crispin's avatar John Crispin
Browse files

ramips: add wmac to mt7620a device tree


Signed-off-by: default avatarRoman Yeryomin <roman@advem.lv>
Signed-off-by: default avatarJohn Crispin <blogic@openwrt.org>

SVN-Revision: 41445
parent 5f6e7e1f
No related branches found
No related tags found
No related merge requests found
......@@ -442,4 +442,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";
};
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment