Skip to content

Commit

Permalink
ath79: enable UART node for GL-USB150
Browse files Browse the repository at this point in the history
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: acc6263 ("ath79: add support for GL.iNet GL-USB150")

Signed-off-by: Adrian Schmutzler <[email protected]>
  • Loading branch information
adschm committed Feb 25, 2021
1 parent f074541 commit 722f1bd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions target/linux/ath79/dts/ar9331_glinet_gl-usb150.dts
Original file line number Diff line number Diff line change
Expand Up @@ -112,10 +112,6 @@
};
};

&uart {
status = "disabled";
};

&wmac {
status = "okay";

Expand Down

0 comments on commit 722f1bd

Please sign in to comment.