ath79: enable UART in SoC DTSI files
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9533_mikrotik_routerboard-16m.dtsi
index effa2d36194bcd6249ebaa14a61ceaee1bb97206..f0473c74975c3bf3d42873568579bcb7193ff909 100644 (file)
@@ -6,6 +6,10 @@
 #include <dt-bindings/input/input.h>
 
 / {
+       aliases {
+               serial0 = &uart;
+       };
+
        keys {
                compatible = "gpio-keys";
 
        };
 };
 
-&uart {
-       status = "okay";
-};
-
 &wmac {
        status = "okay";