arm64: dts: imx93-11x11-evk: update resource table address
authorPeng Fan <peng.fan@nxp.com>
Fri, 19 Apr 2024 03:37:02 +0000 (11:37 +0800)
committerShawn Guo <shawnguo@kernel.org>
Thu, 25 Apr 2024 07:02:16 +0000 (15:02 +0800)
Update the resource table to avoid conflict because iMX93 ROM use last 4KB
TCM aream. Also correct vdev1vring node name to align with reg.

Fixes: e1da729459e6 ("arm64: dts: imx93: enable CM33 for 11x11 EVK")
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts

index 2211922c18263a8779b4c36f095106ef14f33c33..29425ca2d7d66845bad5cdedfb5fa65ec70cfe96 100644 (file)
@@ -39,7 +39,7 @@
                        no-map;
                };
 
-               vdev1vring0: vdev1vring0@a4000000 {
+               vdev1vring0: vdev1vring0@a4010000 {
                        reg = <0 0xa4010000 0 0x8000>;
                        no-map;
                };
@@ -49,8 +49,8 @@
                        no-map;
                };
 
-               rsc_table: rsc-table@2021f000 {
-                       reg = <0 0x2021f000 0 0x1000>;
+               rsc_table: rsc-table@2021e000 {
+                       reg = <0 0x2021e000 0 0x1000>;
                        no-map;
                };