ramips: add wmac nodes to all mt7628/88 dts files
Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
parent
8c9b8d70b1
commit
f10d2bb6d3
3 changed files with 11 additions and 0 deletions
|
@ -176,3 +176,7 @@
|
|||
status = "okay";
|
||||
mediatek,cd-high;
|
||||
};
|
||||
|
||||
&wmac {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
@ -61,3 +61,7 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
|
||||
&wmac {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
@ -85,3 +85,6 @@
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&wmac {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue