lantiq: specify console using stdout-path instead of cmdline argument
[openwrt/staging/dedeckeh.git] / target / linux / lantiq / dts / ar9.dtsi
index e67bcc2a1038b8efffd2374f35bea7ba4d383128..569f25f02cfdd7b075aa5958e86a9aa26f98d79a 100644 (file)
@@ -1,8 +1,18 @@
+#include <dt-bindings/gpio/gpio.h>
+
 / {
        #address-cells = <1>;
        #size-cells = <1>;
        compatible = "lantiq,xway", "lantiq,ar9";
 
+       aliases {
+               serial0 = &asc1;
+       };
+
+       chosen {
+               stdout-path = "serial0:115200n8";
+       };
+
        cpus {
                cpu@0 {
                        compatible = "mips,mips34K";