From: Adrian Schmutzler Date: Thu, 25 Feb 2021 14:09:17 +0000 (+0100) Subject: ath79: enable UART node for GL-USB150 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=722f1bd5490abafc5d77420905179aa03c508a1f;p=openwrt%2Fstaging%2Fadrian.git 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 --- diff --git a/target/linux/ath79/dts/ar9331_glinet_gl-usb150.dts b/target/linux/ath79/dts/ar9331_glinet_gl-usb150.dts index 80e1f228ff..d1c2654712 100644 --- a/target/linux/ath79/dts/ar9331_glinet_gl-usb150.dts +++ b/target/linux/ath79/dts/ar9331_glinet_gl-usb150.dts @@ -112,10 +112,6 @@ }; }; -&uart { - status = "disabled"; -}; - &wmac { status = "okay";