ARM: dts: am335x: Add missing unit name to memory nodes
[cascardo/linux.git] / arch / arm / boot / dts / am335x-evm.dts
index 944914e..3cf896a 100644 (file)
@@ -20,7 +20,7 @@
                };
        };
 
-       memory {
+       memory@80000000 {
                device_type = "memory";
                reg = <0x80000000 0x10000000>; /* 256 MB */
        };