ramips: add wmac nodes to all mt7628/88 dts files
authorJohn Crispin <john@phrozen.org>
Wed, 11 May 2016 19:24:12 +0000 (21:24 +0200)
committerJohn Crispin <john@phrozen.org>
Thu, 12 May 2016 01:29:36 +0000 (03:29 +0200)
Signed-off-by: John Crispin <john@phrozen.org>
target/linux/ramips/dts/LINKIT7688.dts
target/linux/ramips/dts/MT7628.dts
target/linux/ramips/dts/WRTNODE2.dtsi

index 47aba367df70967e290fd743eb9af48cdaf28845..ac8b0352b4fe899b3170a0ee1ea801c69b42fb94 100644 (file)
        status = "okay";
        mediatek,cd-high;
 };
+
+&wmac {
+       status = "okay";
+};
index 914a61f43c4afc2fa4f4af6de8ee6b7f834c6f25..0f15b4f883c27baf2657649855659a4f8f2dd064 100644 (file)
@@ -61,3 +61,7 @@
                };
        };
 };
+
+&wmac {
+       status = "okay";
+};
index ae7f232fc378cccc4adfc6c5b6459b007c92474a..73aa5d183b1d7b5fcac1ea6df0365dea8ce38858 100644 (file)
@@ -85,3 +85,6 @@
        status = "okay";
 };
 
+&wmac {
+       status = "okay";
+};