ath79: enable UART in SoC DTSI files
[openwrt/openwrt.git] / target / linux / ath79 / dts / ar934x.dtsi
index aa1003cdb5be3dd917152a1f6383874fe538e130..42fbab4b6075ec4884daef3628cf395ec5a0ab26 100644 (file)
@@ -8,6 +8,10 @@
        #address-cells = <1>;
        #size-cells = <1>;
 
+       aliases {
+               serial0 = &uart;
+       };
+
        chosen {
                bootargs = "console=ttyS0,115200";
        };
@@ -70,8 +74,6 @@
                                reg-io-width = <4>;
                                reg-shift = <2>;
                                no-loopback-test;
-
-                               status = "disabled";
                        };
 
                        gpio: gpio@18040000 {