lantiq: specify console using stdout-path instead of cmdline argument
[openwrt/staging/dedeckeh.git] / target / linux / lantiq / dts / ar9.dtsi
index 9feb8a0e512e55125b156a73ab8f998a1ae12bc1..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";
@@ -50,7 +60,7 @@
                        compatible = "lantiq,eiu-xway";
                        reg = <0x101000 0x1000>;
                        interrupt-parent = <&icu0>;
-                       interrupts = <166 135 66 40 41 42>;
+                       lantiq,eiu-irqs = <166 135 66 40 41 42>;
                };
 
                pmu0: pmu@102000 {