projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e84beda
)
LF857-3: ARM: dts: imx6sx-sdb-m4: correct base address of m4_reserved
author
Robin Gong
<yibin.gong@nxp.com>
Fri, 7 Feb 2020 20:49:16 +0000
(
04:49
+0800)
committer
Dong Aisheng
<aisheng.dong@nxp.com>
Mon, 14 Dec 2020 03:21:59 +0000
(11:21 +0800)
Correct base address of m4_reserved node.
Signed-off-by: Robin Gong <yibin.gong@nxp.com>
Reviewed-by: Anson Huang <anson.huang@nxp.com>
Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
(cherry picked from commit
d26a53b10b2b9f3f8486aac0c0372b170c088b06
)
arch/arm/boot/dts/imx6sx-sdb-m4.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6sx-sdb-m4.dts
b/arch/arm/boot/dts/imx6sx-sdb-m4.dts
index
01ed74a
..
80db8b9
100644
(file)
--- a/
arch/arm/boot/dts/imx6sx-sdb-m4.dts
+++ b/
arch/arm/boot/dts/imx6sx-sdb-m4.dts
@@
-14,7
+14,7
@@
#size-cells = <1>;
ranges;
- m4_reserved: m4@0x
800
00000 {
+ m4_reserved: m4@0x
9ff
00000 {
no-map;
reg = <0x9ff00000 0x100000>;
};