mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
ath79: enable UART node for GL-USB150
This was overlooked when adding support for this device.
(It has recently been discovered that this was the only device in
ath79 having &uart disabled.)
Fixes: acc62630132c ("ath79: add support for GL.iNet GL-USB150")
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
(cherry picked from commit 722f1bd549)
This commit is contained in:
parent
7054721cf9
commit
3feef9c555
1 changed files with 0 additions and 4 deletions
|
|
@ -112,10 +112,6 @@
|
|||
};
|
||||
};
|
||||
|
||||
&uart {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&wmac {
|
||||
status = "okay";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue