ARM: sunxi: DT: Add stdout-path property
[sfrench/cifs-2.6.git] / arch / arm / boot / dts / sun4i-a10-hyundai-a7hd.dts
index c88382aacc36b630903c464cbb85fc274639ab95..9f06b180505815ebed5619e43ab36cdcfccd3169 100644 (file)
 / {
        model = "Hyundai A7HD";
        compatible = "hyundai,a7hd", "allwinner,sun4i-a10";
+
+       aliases {
+               serial0 = &uart0;
+       };
+
+       chosen {
+               stdout-path = "serial0:115200n8";
+       };
 };
 
 &ehci1 {