ARM: sunxi: DT: Add stdout-path property
[firefly-linux-kernel-4.4.55.git] / arch / arm / boot / dts / sun4i-a10-a1000.dts
index 648626bc58a13988abccf1fc2e777d17f2402e2c..f03281434e593f0588a35a20dadf19675c105789 100644 (file)
        model = "Mele A1000";
        compatible = "mele,a1000", "allwinner,sun4i-a10";
 
+       aliases {
+               serial0 = &uart0;
+       };
+
+       chosen {
+               stdout-path = "serial0:115200n8";
+       };
+
        leds {
                compatible = "gpio-leds";
                pinctrl-names = "default";