ath79: add aliases to qca955x.dtsi for uart0/1
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca955x.dtsi
index c12a266cda073e4ade54755c4619cc965cef90b9..9d410ceb461cbfdee5196ee494978ac8ca74ceaa 100644 (file)
@@ -8,6 +8,11 @@
        #address-cells = <1>;
        #size-cells = <1>;
 
+       aliases {
+               serial0 = &uart0;
+               serial1 = &uart1;
+       };
+
        chosen {
                bootargs = "console=ttyS0,115200n8";
        };