ath79: enable UART node for GL-USB150
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Thu, 25 Feb 2021 14:09:17 +0000 (15:09 +0100)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Thu, 25 Feb 2021 14:12:05 +0000 (15:12 +0100)
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>
target/linux/ath79/dts/ar9331_glinet_gl-usb150.dts

index 80e1f228ff53881e64606bd328548daa3119c6eb..d1c265471256ffe2643bcc8a420d1428b390f9eb 100644 (file)
        };
 };
 
-&uart {
-       status = "disabled";
-};
-
 &wmac {
        status = "okay";