Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: mmp2-olpc-xo-1-75: Fix memory node name

It contains a reg property. Add its base to the node name.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Link: https://lore.kernel.org/r/20210121034130.1381872-4-lkundrak@v3.sk'
Signed-off-by: Arnd Bergmann <arnd@arndb.de>

authored by

Lubomir Rintel and committed by
Arnd Bergmann
7ca1ea0d fa432444

+1 -1
+1 -1
arch/arm/boot/dts/mmp2-olpc-xo-1-75.dts
··· 32 32 }; 33 33 }; 34 34 35 - memory { 35 + memory@0 { 36 36 linux,usable-memory = <0x0 0x1f800000>; 37 37 available = <0xcf000 0x1ef31000 0x1000 0xbf000>; 38 38 reg = <0x0 0x20000000>;