ARM64: zynqmp: Enable can1 for ep108
[platform/kernel/u-boot.git] / arch / arm / dts / zynqmp-ep108.dts
index 0bbf9a7..db502cf 100644 (file)
@@ -31,7 +31,7 @@
                stdout-path = "serial0:115200n8";
        };
 
-       memory {
+       memory@0 {
                device_type = "memory";
                reg = <0x0 0x0 0x0 0x40000000>;
        };
        status = "okay";
 };
 
+&can1 {
+       status = "okay";
+};
+
 &gem0 {
        status = "okay";
        phy-handle = <&phy0>;