[OpenWrt-Devel] [PATCH] ramips: Enable wmac to WRTnode2 device tree
Kevin Lo
kevlo at kevlo.org
Tue May 3 22:16:36 EDT 2016
This patch enables MT7628 WMAC to WRTnode2 device tree.
Signed-off-by: Kevin Lo <kevlo at kevlo.org>
---
diff --git a/target/linux/ramips/dts/WRTNODE2.dtsi b/target/linux/ramips/dts/WRTNODE2.dtsi
index d9aaba8..00040a2 100644
--- a/target/linux/ramips/dts/WRTNODE2.dtsi
+++ b/target/linux/ramips/dts/WRTNODE2.dtsi
@@ -89,5 +89,8 @@
};
};
-};
+ wmac at 10300000 {
+ status = "okay";
+ };
+};
_______________________________________________
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