projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa43244
)
ARM: dts: mmp2-olpc-xo-1-75: Fix memory node name
author
Lubomir Rintel
<lkundrak@v3.sk>
Thu, 21 Jan 2021 03:41:21 +0000
(
04:41
+0100)
committer
Arnd Bergmann
<arnd@arndb.de>
Tue, 2 Feb 2021 17:14:00 +0000
(18:14 +0100)
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>
arch/arm/boot/dts/mmp2-olpc-xo-1-75.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/mmp2-olpc-xo-1-75.dts
b/arch/arm/boot/dts/mmp2-olpc-xo-1-75.dts
index 342304f5653af067bf5b69ab26f9dc924bc12140..e16171ddd93ece97ab9587bb7a8f7b11b4e96cfd 100644
(file)
--- a/
arch/arm/boot/dts/mmp2-olpc-xo-1-75.dts
+++ b/
arch/arm/boot/dts/mmp2-olpc-xo-1-75.dts
@@
-32,7
+32,7
@@
};
};
- memory {
+ memory
@0
{
linux,usable-memory = <0x0 0x1f800000>;
available = <0xcf000 0x1ef31000 0x1000 0xbf000>;
reg = <0x0 0x20000000>;