Thread (2 messages) flat view 2 messages, 1 author, 2022-01-04
STALE1676d

[PATCH] ARM: dts: at91: sama7g5: fix compilation warning

From: Claudiu Beznea <hidden>
Date: 2021-12-20 08:18:54
Also in: linux-devicetree, lkml
Subsystem: the rest · Maintainer: Linus Torvalds

Fix the following compilation warning:
"Warning (unit_address_vs_reg): /memory: node has a reg or ranges
property, but no unit name".

Signed-off-by: Claudiu Beznea <redacted>
---
 arch/arm/boot/dts/sama7g5.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/sama7g5.dtsi b/arch/arm/boot/dts/sama7g5.dtsi
index 8961d2851df3..cc75d0593729 100644
--- a/arch/arm/boot/dts/sama7g5.dtsi
+++ b/arch/arm/boot/dts/sama7g5.dtsi
@@ -108,7 +108,7 @@ map1 {
 	};
 
 	/* 512 M */
-	memory {
+	memory@60000000 {
 		device_type = "memory";
 		reg = <0x60000000 0x20000000>;
 	};
-- 
2.32.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help