ramips: add wmac nodes to all mt7628/88 dts files

Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
John Crispin 2016-05-11 21:24:12 +02:00
parent 8c9b8d70b1
commit f10d2bb6d3
3 changed files with 11 additions and 0 deletions

View File

@ -176,3 +176,7 @@
status = "okay";
mediatek,cd-high;
};
&wmac {
status = "okay";
};

View File

@ -61,3 +61,7 @@
};
};
};
&wmac {
status = "okay";
};

View File

@ -85,3 +85,6 @@
status = "okay";
};
&wmac {
status = "okay";
};