[OpenWrt-Devel] [PATCH 4/4] [ramips] add wmac to mt7620 device tree

Roman Yeryomin leroi.lists at gmail.com
Mon Jun 30 13:35:19 EDT 2014


Signed-off-by: Roman Yeryomin <roman at advem.lv>
---
 target/linux/ramips/dts/mt7620n.dtsi | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/target/linux/ramips/dts/mt7620n.dtsi b/target/linux/ramips/dts/mt7620n.dtsi
index 1dedea5..a88d9dc 100644
--- a/target/linux/ramips/dts/mt7620n.dtsi
+++ b/target/linux/ramips/dts/mt7620n.dtsi
@@ -279,4 +279,14 @@
 
 		status = "disabled";
 	};
+
+	wmac at 10180000 {
+		compatible = "ralink,rt7620-wmac", "ralink,rt2880-wmac";
+		reg = <0x10180000 40000>;
+
+		interrupt-parent = <&cpuintc>;
+		interrupts = <6>;
+
+		ralink,eeprom = "soc_wmac.eeprom";
+	};
 };
-- 
1.9.1
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list