ARM: dts: UniPhier: re-license device tree files under GPLv2+/X11
[oweals/u-boot.git] / arch / arm / dts / zynq-microzed.dts
index 6da71c116d091c83caee054afe8fde3c1b283fc4..c373a2cc31d8feff275475fa3196922beb5f0edd 100644 (file)
 / {
        model = "Zynq MicroZED Board";
        compatible = "xlnx,zynq-microzed", "xlnx,zynq-7000";
+
+       aliases {
+               serial0 = &uart1;
+       };
+
+       memory {
+               device_type = "memory";
+               reg = <0 0x40000000>;
+       };
 };