ramips: Change all '/include/' clauses to '#include' so preprocessing can
[oweals/openwrt.git] / target / linux / ramips / dts / LINKIT7688.dts
index 2dfb98c12ece2fd3135420be38c580d0ad48aa70..43ff78bc739be3ee13a1174fb62f84ae99046435 100644 (file)
@@ -1,6 +1,6 @@
 /dts-v1/;
 
-/include/ "mt7628an.dtsi"
+#include "mt7628an.dtsi"
 
 / {
        compatible = "mediatek,linkit", "mediatek,mt7628an-soc";
                bootargs = "console=ttyS2,57600";
        };
 
+       aliases {
+               serial0 = &uart2;
+       };
+
        memory@0 {
                device_type = "memory";
                reg = <0x0 0x8000000>;