From 3684534548d4cbba7d3724b3d79152eff38dc82f Mon Sep 17 00:00:00 2001 From: Gregory CLEMENT Date: Mon, 7 Nov 2016 15:03:51 +0100 Subject: ARM64: dts: marvell: Fixup memory DT warning for Armada 37xx memory has a reg property so the unit name should contain an address. Signed-off-by: Gregory CLEMENT --- arch/arm64/boot/dts/marvell/armada-3720-db.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/arm64/boot/dts/marvell/armada-3720-db.dts') diff --git a/arch/arm64/boot/dts/marvell/armada-3720-db.dts b/arch/arm64/boot/dts/marvell/armada-3720-db.dts index 1372e9a6aaa4..a260ae25b658 100644 --- a/arch/arm64/boot/dts/marvell/armada-3720-db.dts +++ b/arch/arm64/boot/dts/marvell/armada-3720-db.dts @@ -56,7 +56,7 @@ stdout-path = "serial0:115200n8"; }; - memory { + memory@0 { device_type = "memory"; reg = <0x00000000 0x00000000 0x00000000 0x20000000>; }; -- cgit v1.2.3