From: Geert Uytterhoeven <[email protected]>

Warning (unit_address_vs_reg): Node /memory has a reg or ranges property, but 
no unit name

Signed-off-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
---
 arch/arm/boot/dts/r7s72100-genmai.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/r7s72100-genmai.dts 
b/arch/arm/boot/dts/r7s72100-genmai.dts
index a9da7a89fc4b..05ba9953b4d8 100644
--- a/arch/arm/boot/dts/r7s72100-genmai.dts
+++ b/arch/arm/boot/dts/r7s72100-genmai.dts
@@ -25,7 +25,7 @@
                stdout-path = &scif2;
        };
 
-       memory {
+       memory@8000000 {
                device_type = "memory";
                reg = <0x08000000 0x08000000>;
        };
-- 
2.1.4

Reply via email to