summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/marvell/berlin4ct-dmp.dts
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2016-11-30 23:10:24 +0100
committerArnd Bergmann <arnd@arndb.de>2016-11-30 23:10:24 +0100
commitda8cb3047ea0f68e88cbb228e741ce21123dd4fc (patch)
tree6da35a1a834acbba0ebb400193ed8a4eba87316c /arch/arm64/boot/dts/marvell/berlin4ct-dmp.dts
parent18e31f0b24e0076fb7ed7d1f8f0477d7b4f276dd (diff)
parent40fdc6b0d2b96cac46be51eb41042a715047b791 (diff)
Merge tag 'berlin64-dt-for-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jszhang/linux-berlin into next/dt64
Pull "Berlin64 DT changes for v4.10" from Jisheng Zhang: - fix some dtc compiler warnings * tag 'berlin64-dt-for-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jszhang/linux-berlin: arm64: dts: berlin4ct-dmp: add missing unit name to /memory node arm64: dts: berlin4ct-stb: add missing unit name to /memory node arm64: dts: berlin4ct: add missing unit name to /soc node
Diffstat (limited to 'arch/arm64/boot/dts/marvell/berlin4ct-dmp.dts')
-rw-r--r--arch/arm64/boot/dts/marvell/berlin4ct-dmp.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/marvell/berlin4ct-dmp.dts b/arch/arm64/boot/dts/marvell/berlin4ct-dmp.dts
index 0d70d39fa8d2..fae6c6924705 100644
--- a/arch/arm64/boot/dts/marvell/berlin4ct-dmp.dts
+++ b/arch/arm64/boot/dts/marvell/berlin4ct-dmp.dts
@@ -54,7 +54,7 @@
stdout-path = "serial0:115200n8";
};
- memory {
+ memory@1000000 {
device_type = "memory";
/* the first 16MB is for firmwares' usage */
reg = <0 0x01000000 0 0x7f000000>;