LF857-3: ARM: dts: imx6sx-sdb-m4: correct base address of m4_reserved
authorRobin Gong <yibin.gong@nxp.com>
Fri, 7 Feb 2020 20:49:16 +0000 (04:49 +0800)
committerDong 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

index 01ed74a..80db8b9 100644 (file)
@@ -14,7 +14,7 @@
                #size-cells = <1>;
                ranges;
 
-               m4_reserved: m4@0x80000000 {
+               m4_reserved: m4@0x9ff00000 {
                        no-map;
                        reg = <0x9ff00000 0x100000>;
                };