Thread (1 message) 1 message, 1 author, 2016-03-29
DORMANTno replies

[PATCH 6/7] ARM: dts: lpc4337-ciaa:: fix unit name warning from dtc

From: Joachim Eastwood <hidden>
Date: 2016-03-29 22:30:45
Also in: linux-devicetree
Subsystem: the rest · Maintainer: Linus Torvalds

Fix the following warning from dtc by either adding a unit name
to the memory node.

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

Signed-off-by: Joachim Eastwood <redacted>
---
 arch/arm/boot/dts/lpc4337-ciaa.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/lpc4337-ciaa.dts b/arch/arm/boot/dts/lpc4337-ciaa.dts
index 5cfadb0..7c16d63 100644
--- a/arch/arm/boot/dts/lpc4337-ciaa.dts
+++ b/arch/arm/boot/dts/lpc4337-ciaa.dts
@@ -30,7 +30,7 @@
 		stdout-path = &uart2;
 	};
 
-	memory {
+	memory at 28000000 {
 		device_type = "memory";
 		reg = <0x28000000 0x0800000>; /* 8 MB */
 	};
-- 
2.7.4
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help