[PATCH v4 13/34] arm64: dts: ti: k3: Rename rproc reserved-mem nodes to 'memory at addr'
Beleswar Padhi
b-padhi at ti.com
Mon Sep 8 07:28:05 PDT 2025
Currently, the reserved memory carveouts used by remote processors are
named like 'rproc-name-<dma>-memory-region at addr'. While it is
descriptive, the node label already serves that purpose. Rename reserved
memory nodes to generic 'memory at addr' to align with the device tree
specifications. This is done for all TI K3 based boards.
Signed-off-by: Beleswar Padhi <b-padhi at ti.com>
---
Cc: Francesco Dolcini <francesco.dolcini at toradex.com>
Cc: Robert Nelson <robertcnelson at gmail.com>
Cc: Jo_o Paulo Gon_alves <joao.goncalves at toradex.com>
Cc: Parth Pancholi <parth.pancholi at toradex.com>
Cc: Emanuele Ghidoli <emanuele.ghidoli at toradex.com>
Cc: Francesco Dolcini <francesco.dolcini at toradex.com>
Cc: Matthias Schiffer <matthias.schiffer at ew.tq-group.com>
Cc: Logan Bristol <logan.bristol at utexas.edu>
Cc: Josua Mayer <josua at solid-run.com>
Cc: John Ma <jma at phytec.com>
Cc: Nathan Morrisson <nmorrisson at phytec.com>
Cc: Garrett Giordano <ggiordano at phytec.com>
Cc: Matt McKee <mmckee at phytec.com>
Cc: Wadim Egorov <w.egorov at phytec.de>
Cc: Andrejs Cainikovs <andrejs.cainikovs at toradex.com>
Cc: Max Krummenacher <max.krummenacher at toradex.com>
Cc: Stefan Eichenberger <stefan.eichenberger at toradex.com>
Cc: Hiago De Franco <hiago.franco at toradex.com>
Cc: Diogo Ivo <diogo.ivo at siemens.com>
Cc: Li Hua Qian <huaqian.li at siemens.com>
Cc: Jan Kiszka <jan.kiszka at siemens.com>
Cc: Baocheng Su <baocheng.su at siemens.com>
Cc: Benedikt Niedermayr <benedikt.niedermayr at siemens.com>
v4: Changelog:
1. New patch
.../boot/dts/ti/k3-am62-phycore-som.dtsi | 10 ++--
.../boot/dts/ti/k3-am62-pocketbeagle2.dts | 6 +--
arch/arm64/boot/dts/ti/k3-am62-verdin.dtsi | 2 +-
.../arm64/boot/dts/ti/k3-am625-beagleplay.dts | 2 +-
.../boot/dts/ti/k3-am62a-phycore-som.dtsi | 12 ++---
arch/arm64/boot/dts/ti/k3-am62a7-sk.dts | 12 ++---
arch/arm64/boot/dts/ti/k3-am62d2-evm.dts | 14 +++---
arch/arm64/boot/dts/ti/k3-am62p-verdin.dtsi | 2 +-
arch/arm64/boot/dts/ti/k3-am62p5-sk.dts | 8 ++--
.../arm64/boot/dts/ti/k3-am62x-sk-common.dtsi | 8 ++--
.../boot/dts/ti/k3-am64-phycore-som.dtsi | 22 ++++-----
arch/arm64/boot/dts/ti/k3-am642-evm.dts | 22 ++++-----
arch/arm64/boot/dts/ti/k3-am642-sk.dts | 22 ++++-----
arch/arm64/boot/dts/ti/k3-am642-sr-som.dtsi | 16 +++----
.../arm64/boot/dts/ti/k3-am642-tqma64xxl.dtsi | 18 +++----
.../boot/dts/ti/k3-am65-iot2050-common.dtsi | 10 ++--
.../arm64/boot/dts/ti/k3-am654-base-board.dts | 10 ++--
.../arm64/boot/dts/ti/k3-am67a-beagley-ai.dts | 22 ++++-----
.../boot/dts/ti/k3-am68-phycore-som.dtsi | 34 ++++++-------
arch/arm64/boot/dts/ti/k3-am68-sk-som.dtsi | 34 ++++++-------
arch/arm64/boot/dts/ti/k3-am69-sk.dts | 48 +++++++++----------
arch/arm64/boot/dts/ti/k3-j7200-som-p0.dtsi | 18 +++----
.../boot/dts/ti/k3-j721e-beagleboneai64.dts | 38 +++++++--------
arch/arm64/boot/dts/ti/k3-j721e-sk.dts | 38 +++++++--------
arch/arm64/boot/dts/ti/k3-j721e-som-p0.dtsi | 38 +++++++--------
arch/arm64/boot/dts/ti/k3-j721s2-som-p0.dtsi | 34 ++++++-------
arch/arm64/boot/dts/ti/k3-j722s-evm.dts | 22 ++++-----
arch/arm64/boot/dts/ti/k3-j784s4-evm.dts | 4 +-
.../dts/ti/k3-j784s4-j742s2-evm-common.dtsi | 44 ++++++++---------
29 files changed, 285 insertions(+), 285 deletions(-)
diff --git a/arch/arm64/boot/dts/ti/k3-am62-phycore-som.dtsi b/arch/arm64/boot/dts/ti/k3-am62-phycore-som.dtsi
index dcd22ff487ec..75b7e64f6659 100644
--- a/arch/arm64/boot/dts/ti/k3-am62-phycore-som.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am62-phycore-som.dtsi
@@ -46,31 +46,31 @@ ramoops at 9c700000 {
pmsg-size = <0x8000>;
};
- rtos_ipc_memory_region: ipc-memories at 9c800000 {
+ rtos_ipc_memory_region: memory at 9c800000 {
compatible = "shared-dma-pool";
reg = <0x00 0x9c800000 0x00 0x00300000>;
no-map;
};
- mcu_m4fss_dma_memory_region: m4f-dma-memory at 9cb00000 {
+ mcu_m4fss_dma_memory_region: memory at 9cb00000 {
compatible = "shared-dma-pool";
reg = <0x00 0x9cb00000 0x00 0x100000>;
no-map;
};
- mcu_m4fss_memory_region: m4f-memory at 9cc00000 {
+ mcu_m4fss_memory_region: memory at 9cc00000 {
compatible = "shared-dma-pool";
reg = <0x00 0x9cc00000 0x00 0xe00000>;
no-map;
};
- wkup_r5fss0_core0_dma_memory_region: r5f-dma-memory at 9da00000 {
+ wkup_r5fss0_core0_dma_memory_region: memory at 9da00000 {
compatible = "shared-dma-pool";
reg = <0x00 0x9da00000 0x00 0x100000>;
no-map;
};
- wkup_r5fss0_core0_memory_region: r5f-memory at 9db00000 {
+ wkup_r5fss0_core0_memory_region: memory at 9db00000 {
compatible = "shared-dma-pool";
reg = <0x00 0x9db00000 0x00 0xc00000>;
no-map;
diff --git a/arch/arm64/boot/dts/ti/k3-am62-pocketbeagle2.dts b/arch/arm64/boot/dts/ti/k3-am62-pocketbeagle2.dts
index 2eee5f638e0f..2d46be298b0b 100644
--- a/arch/arm64/boot/dts/ti/k3-am62-pocketbeagle2.dts
+++ b/arch/arm64/boot/dts/ti/k3-am62-pocketbeagle2.dts
@@ -54,13 +54,13 @@ linux,cma {
linux,cma-default;
};
- mcu_m4fss_dma_memory_region: m4f-dma-memory at 9cb00000 {
+ mcu_m4fss_dma_memory_region: memory at 9cb00000 {
compatible = "shared-dma-pool";
reg = <0x00 0x9cb00000 0x00 0x100000>;
no-map;
};
- mcu_m4fss_memory_region: m4f-memory at 9cc00000 {
+ mcu_m4fss_memory_region: memory at 9cc00000 {
compatible = "shared-dma-pool";
reg = <0x00 0x9cc00000 0x00 0xe00000>;
no-map;
@@ -78,7 +78,7 @@ secure_ddr: optee at 9e800000 {
no-map;
};
- wkup_r5fss0_core0_dma_memory_region: r5f-dma-memory at 9db00000 {
+ wkup_r5fss0_core0_dma_memory_region: memory at 9db00000 {
compatible = "shared-dma-pool";
reg = <0x00 0x9db00000 0x00 0xc00000>;
no-map;
diff --git a/arch/arm64/boot/dts/ti/k3-am62-verdin.dtsi b/arch/arm64/boot/dts/ti/k3-am62-verdin.dtsi
index cbbcb96e2e24..9384c9a0232a 100644
--- a/arch/arm64/boot/dts/ti/k3-am62-verdin.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am62-verdin.dtsi
@@ -206,7 +206,7 @@ secure_ddr: optee at 9e800000 {
no-map;
};
- wkup_r5fss0_core0_dma_memory_region: r5f-dma-memory at 9db00000 {
+ wkup_r5fss0_core0_dma_memory_region: memory at 9db00000 {
compatible = "shared-dma-pool";
reg = <0x00 0x9db00000 0x00 0xc00000>;
no-map;
diff --git a/arch/arm64/boot/dts/ti/k3-am625-beagleplay.dts b/arch/arm64/boot/dts/ti/k3-am625-beagleplay.dts
index 72b09f9c69d8..7028d9835c4a 100644
--- a/arch/arm64/boot/dts/ti/k3-am625-beagleplay.dts
+++ b/arch/arm64/boot/dts/ti/k3-am625-beagleplay.dts
@@ -83,7 +83,7 @@ secure_ddr: optee at 9e800000 {
no-map;
};
- wkup_r5fss0_core0_dma_memory_region: r5f-dma-memory at 9db00000 {
+ wkup_r5fss0_core0_dma_memory_region: memory at 9db00000 {
compatible = "shared-dma-pool";
reg = <0x00 0x9db00000 0x00 0xc00000>;
no-map;
diff --git a/arch/arm64/boot/dts/ti/k3-am62a-phycore-som.dtsi b/arch/arm64/boot/dts/ti/k3-am62a-phycore-som.dtsi
index 3108e9b0c804..0406a43ff704 100644
--- a/arch/arm64/boot/dts/ti/k3-am62a-phycore-som.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am62a-phycore-som.dtsi
@@ -59,37 +59,37 @@ linux,cma {
linux,cma-default;
};
- c7x_0_dma_memory_region: c7x-dma-memory at 99800000 {
+ c7x_0_dma_memory_region: memory at 99800000 {
compatible = "shared-dma-pool";
reg = <0x00 0x99800000 0x00 0x100000>;
no-map;
};
- c7x_0_memory_region: c7x-memory at 99900000 {
+ c7x_0_memory_region: memory at 99900000 {
compatible = "shared-dma-pool";
reg = <0x00 0x99900000 0x00 0xf00000>;
no-map;
};
- mcu_r5fss0_core0_dma_memory_region: r5f-dma-memory at 9b800000 {
+ mcu_r5fss0_core0_dma_memory_region: memory at 9b800000 {
compatible = "shared-dma-pool";
reg = <0x00 0x9b800000 0x00 0x100000>;
no-map;
};
- mcu_r5fss0_core0_memory_region: r5f-dma-memory at 9b900000 {
+ mcu_r5fss0_core0_memory_region: memory at 9b900000 {
compatible = "shared-dma-pool";
reg = <0x00 0x9b900000 0x00 0xf00000>;
no-map;
};
- wkup_r5fss0_core0_dma_memory_region: r5f-dma-memory at 9c800000 {
+ wkup_r5fss0_core0_dma_memory_region: memory at 9c800000 {
compatible = "shared-dma-pool";
reg = <0x00 0x9c800000 0x00 0x100000>;
no-map;
};
- wkup_r5fss0_core0_memory_region: r5f-dma-memory at 9c900000 {
+ wkup_r5fss0_core0_memory_region: memory at 9c900000 {
compatible = "shared-dma-pool";
reg = <0x00 0x9c900000 0x00 0xf00000>;
no-map;
diff --git a/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts b/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts
index 7ebcfe8edfe1..312bdab28784 100644
--- a/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts
+++ b/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts
@@ -53,37 +53,37 @@ linux,cma {
linux,cma-default;
};
- c7x_0_dma_memory_region: c7x-dma-memory at 99800000 {
+ c7x_0_dma_memory_region: memory at 99800000 {
compatible = "shared-dma-pool";
reg = <0x00 0x99800000 0x00 0x100000>;
no-map;
};
- c7x_0_memory_region: c7x-memory at 99900000 {
+ c7x_0_memory_region: memory at 99900000 {
compatible = "shared-dma-pool";
reg = <0x00 0x99900000 0x00 0xf00000>;
no-map;
};
- mcu_r5fss0_core0_dma_memory_region: r5f-dma-memory at 9b800000 {
+ mcu_r5fss0_core0_dma_memory_region: memory at 9b800000 {
compatible = "shared-dma-pool";
reg = <0x00 0x9b800000 0x00 0x100000>;
no-map;
};
- mcu_r5fss0_core0_memory_region: r5f-dma-memory at 9b900000 {
+ mcu_r5fss0_core0_memory_region: memory at 9b900000 {
compatible = "shared-dma-pool";
reg = <0x00 0x9b900000 0x00 0xf00000>;
no-map;
};
- wkup_r5fss0_core0_dma_memory_region: r5f-dma-memory at 9c800000 {
+ wkup_r5fss0_core0_dma_memory_region: memory at 9c800000 {
compatible = "shared-dma-pool";
reg = <0x00 0x9c800000 0x00 0x100000>;
no-map;
};
- wkup_r5fss0_core0_memory_region: r5f-dma-memory at 9c900000 {
+ wkup_r5fss0_core0_memory_region: memory at 9c900000 {
compatible = "shared-dma-pool";
reg = <0x00 0x9c900000 0x00 0xf00000>;
no-map;
diff --git a/arch/arm64/boot/dts/ti/k3-am62d2-evm.dts b/arch/arm64/boot/dts/ti/k3-am62d2-evm.dts
index 41860ac42f3c..289f52b3481f 100644
--- a/arch/arm64/boot/dts/ti/k3-am62d2-evm.dts
+++ b/arch/arm64/boot/dts/ti/k3-am62d2-evm.dts
@@ -58,37 +58,37 @@ secure_tfa_ddr: tfa at 80000000 {
no-map;
};
- c7x_0_dma_memory_region: c7x-dma-memory at 99800000 {
+ c7x_0_dma_memory_region: memory at 99800000 {
compatible = "shared-dma-pool";
reg = <0x00 0x99800000 0x00 0x100000>;
no-map;
};
- c7x_0_memory_region: c7x-memory at 99900000 {
+ c7x_0_memory_region: memory at 99900000 {
compatible = "shared-dma-pool";
reg = <0x00 0x99900000 0x00 0xf00000>;
no-map;
};
- mcu_r5fss0_core0_dma_memory_region: r5f-dma-memory at 9b800000 {
+ mcu_r5fss0_core0_dma_memory_region: memory at 9b800000 {
compatible = "shared-dma-pool";
reg = <0x00 0x9b800000 0x00 0x100000>;
no-map;
};
- mcu_r5fss0_core0_memory_region: r5f-dma-memory at 9b900000 {
+ mcu_r5fss0_core0_memory_region: memory at 9b900000 {
compatible = "shared-dma-pool";
reg = <0x00 0x9b900000 0x00 0xf00000>;
no-map;
};
- wkup_r5fss0_core0_dma_memory_region: r5f-dma-memory at 9c800000 {
+ wkup_r5fss0_core0_dma_memory_region: memory at 9c800000 {
compatible = "shared-dma-pool";
reg = <0x00 0x9c800000 0x00 0x100000>;
no-map;
};
- wkup_r5fss0_core0_memory_region: r5f-dma-memory at 9c900000 {
+ wkup_r5fss0_core0_memory_region: memory at 9c900000 {
compatible = "shared-dma-pool";
reg = <0x00 0x9c900000 0x00 0xf00000>;
no-map;
@@ -100,7 +100,7 @@ secure_ddr: optee at 9e800000 {
no-map;
};
- rtos_ipc_memory_region: ipc-memories at a0000000 {
+ rtos_ipc_memory_region: memory at a0000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa0000000 0x00 0x01000000>;
no-map;
diff --git a/arch/arm64/boot/dts/ti/k3-am62p-verdin.dtsi b/arch/arm64/boot/dts/ti/k3-am62p-verdin.dtsi
index 6a04b370d149..522d6f029c36 100644
--- a/arch/arm64/boot/dts/ti/k3-am62p-verdin.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am62p-verdin.dtsi
@@ -162,7 +162,7 @@ secure_ddr: optee at 9e800000 {
no-map;
};
- wkup_r5fss0_core0_memory_region: r5f-dma-memory at 9c900000 {
+ wkup_r5fss0_core0_memory_region: memory at 9c900000 {
compatible = "shared-dma-pool";
reg = <0x00 0x9c900000 0x00 0x01e00000>;
no-map;
diff --git a/arch/arm64/boot/dts/ti/k3-am62p5-sk.dts b/arch/arm64/boot/dts/ti/k3-am62p5-sk.dts
index c5b5b00c42b9..aa363aaf6d59 100644
--- a/arch/arm64/boot/dts/ti/k3-am62p5-sk.dts
+++ b/arch/arm64/boot/dts/ti/k3-am62p5-sk.dts
@@ -49,25 +49,25 @@ reserved_memory: reserved-memory {
#size-cells = <2>;
ranges;
- mcu_r5fss0_core0_dma_memory_region: mcu-r5fss-dma-memory-region at 9b800000 {
+ mcu_r5fss0_core0_dma_memory_region: memory at 9b800000 {
compatible = "shared-dma-pool";
reg = <0x00 0x9b800000 0x00 0x100000>;
no-map;
};
- mcu_r5fss0_core0_memory_region: mcu-r5fss-memory-region at 9b900000 {
+ mcu_r5fss0_core0_memory_region: memory at 9b900000 {
compatible = "shared-dma-pool";
reg = <0x00 0x9b900000 0x00 0xf00000>;
no-map;
};
- wkup_r5fss0_core0_dma_memory_region: r5f-dma-memory at 9c800000 {
+ wkup_r5fss0_core0_dma_memory_region: memory at 9c800000 {
compatible = "shared-dma-pool";
reg = <0x00 0x9c800000 0x00 0x100000>;
no-map;
};
- wkup_r5fss0_core0_memory_region: r5f-memory at 9c900000 {
+ wkup_r5fss0_core0_memory_region: memory at 9c900000 {
compatible = "shared-dma-pool";
reg = <0x00 0x9c900000 0x00 0xf00000>;
no-map;
diff --git a/arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi b/arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi
index 03b8e246d8c2..05cba3cfc79e 100644
--- a/arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi
@@ -58,25 +58,25 @@ linux,cma {
linux,cma-default;
};
- mcu_m4fss_dma_memory_region: m4f-dma-memory at 9cb00000 {
+ mcu_m4fss_dma_memory_region: memory at 9cb00000 {
compatible = "shared-dma-pool";
reg = <0x00 0x9cb00000 0x00 0x100000>;
no-map;
};
- mcu_m4fss_memory_region: m4f-memory at 9cc00000 {
+ mcu_m4fss_memory_region: memory at 9cc00000 {
compatible = "shared-dma-pool";
reg = <0x00 0x9cc00000 0x00 0xe00000>;
no-map;
};
- wkup_r5fss0_core0_dma_memory_region: r5f-dma-memory at 9da00000 {
+ wkup_r5fss0_core0_dma_memory_region: memory at 9da00000 {
compatible = "shared-dma-pool";
reg = <0x00 0x9da00000 0x00 0x100000>;
no-map;
};
- wkup_r5fss0_core0_memory_region: r5f-memory at 9db00000 {
+ wkup_r5fss0_core0_memory_region: memory at 9db00000 {
compatible = "shared-dma-pool";
reg = <0x00 0x9db00000 0x00 0xc00000>;
no-map;
diff --git a/arch/arm64/boot/dts/ti/k3-am64-phycore-som.dtsi b/arch/arm64/boot/dts/ti/k3-am64-phycore-som.dtsi
index 03c46d74ebb5..ba425b125d63 100644
--- a/arch/arm64/boot/dts/ti/k3-am64-phycore-som.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am64-phycore-som.dtsi
@@ -41,67 +41,67 @@ secure_ddr: optee at 9e800000 {
no-map;
};
- main_r5fss0_core0_dma_memory_region: r5f-dma-memory at a0000000 {
+ main_r5fss0_core0_dma_memory_region: memory at a0000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa0000000 0x00 0x100000>;
no-map;
};
- main_r5fss0_core0_memory_region: r5f-memory at a0100000 {
+ main_r5fss0_core0_memory_region: memory at a0100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa0100000 0x00 0xf00000>;
no-map;
};
- main_r5fss0_core1_dma_memory_region: r5f-dma-memory at a1000000 {
+ main_r5fss0_core1_dma_memory_region: memory at a1000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa1000000 0x00 0x100000>;
no-map;
};
- main_r5fss0_core1_memory_region: r5f-memory at a1100000 {
+ main_r5fss0_core1_memory_region: memory at a1100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa1100000 0x00 0xf00000>;
no-map;
};
- main_r5fss1_core0_dma_memory_region: r5f-dma-memory at a2000000 {
+ main_r5fss1_core0_dma_memory_region: memory at a2000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa2000000 0x00 0x100000>;
no-map;
};
- main_r5fss1_core0_memory_region: r5f-memory at a2100000 {
+ main_r5fss1_core0_memory_region: memory at a2100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa2100000 0x00 0xf00000>;
no-map;
};
- main_r5fss1_core1_dma_memory_region: r5f-dma-memory at a3000000 {
+ main_r5fss1_core1_dma_memory_region: memory at a3000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa3000000 0x00 0x100000>;
no-map;
};
- main_r5fss1_core1_memory_region: r5f-memory at a3100000 {
+ main_r5fss1_core1_memory_region: memory at a3100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa3100000 0x00 0xf00000>;
no-map;
};
- mcu_m4fss_dma_memory_region: m4f-dma-memory at a4000000 {
+ mcu_m4fss_dma_memory_region: memory at a4000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa4000000 0x00 0x100000>;
no-map;
};
- mcu_m4fss_memory_region: m4f-memory at a4100000 {
+ mcu_m4fss_memory_region: memory at a4100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa4100000 0x00 0xf00000>;
no-map;
};
- rtos_ipc_memory_region: ipc-memories at a5000000 {
+ rtos_ipc_memory_region: memory at a5000000 {
reg = <0x00 0xa5000000 0x00 0x00800000>;
alignment = <0x1000>;
no-map;
diff --git a/arch/arm64/boot/dts/ti/k3-am642-evm.dts b/arch/arm64/boot/dts/ti/k3-am642-evm.dts
index 7640c5efe9b8..ebc9fedc4d72 100644
--- a/arch/arm64/boot/dts/ti/k3-am642-evm.dts
+++ b/arch/arm64/boot/dts/ti/k3-am642-evm.dts
@@ -53,67 +53,67 @@ secure_ddr: optee at 9e800000 {
no-map;
};
- main_r5fss0_core0_dma_memory_region: r5f-dma-memory at a0000000 {
+ main_r5fss0_core0_dma_memory_region: memory at a0000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa0000000 0x00 0x100000>;
no-map;
};
- main_r5fss0_core0_memory_region: r5f-memory at a0100000 {
+ main_r5fss0_core0_memory_region: memory at a0100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa0100000 0x00 0xf00000>;
no-map;
};
- main_r5fss0_core1_dma_memory_region: r5f-dma-memory at a1000000 {
+ main_r5fss0_core1_dma_memory_region: memory at a1000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa1000000 0x00 0x100000>;
no-map;
};
- main_r5fss0_core1_memory_region: r5f-memory at a1100000 {
+ main_r5fss0_core1_memory_region: memory at a1100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa1100000 0x00 0xf00000>;
no-map;
};
- main_r5fss1_core0_dma_memory_region: r5f-dma-memory at a2000000 {
+ main_r5fss1_core0_dma_memory_region: memory at a2000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa2000000 0x00 0x100000>;
no-map;
};
- main_r5fss1_core0_memory_region: r5f-memory at a2100000 {
+ main_r5fss1_core0_memory_region: memory at a2100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa2100000 0x00 0xf00000>;
no-map;
};
- main_r5fss1_core1_dma_memory_region: r5f-dma-memory at a3000000 {
+ main_r5fss1_core1_dma_memory_region: memory at a3000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa3000000 0x00 0x100000>;
no-map;
};
- main_r5fss1_core1_memory_region: r5f-memory at a3100000 {
+ main_r5fss1_core1_memory_region: memory at a3100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa3100000 0x00 0xf00000>;
no-map;
};
- mcu_m4fss_dma_memory_region: m4f-dma-memory at a4000000 {
+ mcu_m4fss_dma_memory_region: memory at a4000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa4000000 0x00 0x100000>;
no-map;
};
- mcu_m4fss_memory_region: m4f-memory at a4100000 {
+ mcu_m4fss_memory_region: memory at a4100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa4100000 0x00 0xf00000>;
no-map;
};
- rtos_ipc_memory_region: ipc-memories at a5000000 {
+ rtos_ipc_memory_region: memory at a5000000 {
reg = <0x00 0xa5000000 0x00 0x00800000>;
alignment = <0x1000>;
no-map;
diff --git a/arch/arm64/boot/dts/ti/k3-am642-sk.dts b/arch/arm64/boot/dts/ti/k3-am642-sk.dts
index fb8bd66f2f94..d2b06e508c7f 100644
--- a/arch/arm64/boot/dts/ti/k3-am642-sk.dts
+++ b/arch/arm64/boot/dts/ti/k3-am642-sk.dts
@@ -51,67 +51,67 @@ secure_ddr: optee at 9e800000 {
no-map;
};
- main_r5fss0_core0_dma_memory_region: r5f-dma-memory at a0000000 {
+ main_r5fss0_core0_dma_memory_region: memory at a0000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa0000000 0x00 0x100000>;
no-map;
};
- main_r5fss0_core0_memory_region: r5f-memory at a0100000 {
+ main_r5fss0_core0_memory_region: memory at a0100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa0100000 0x00 0xf00000>;
no-map;
};
- main_r5fss0_core1_dma_memory_region: r5f-dma-memory at a1000000 {
+ main_r5fss0_core1_dma_memory_region: memory at a1000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa1000000 0x00 0x100000>;
no-map;
};
- main_r5fss0_core1_memory_region: r5f-memory at a1100000 {
+ main_r5fss0_core1_memory_region: memory at a1100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa1100000 0x00 0xf00000>;
no-map;
};
- main_r5fss1_core0_dma_memory_region: r5f-dma-memory at a2000000 {
+ main_r5fss1_core0_dma_memory_region: memory at a2000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa2000000 0x00 0x100000>;
no-map;
};
- main_r5fss1_core0_memory_region: r5f-memory at a2100000 {
+ main_r5fss1_core0_memory_region: memory at a2100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa2100000 0x00 0xf00000>;
no-map;
};
- main_r5fss1_core1_dma_memory_region: r5f-dma-memory at a3000000 {
+ main_r5fss1_core1_dma_memory_region: memory at a3000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa3000000 0x00 0x100000>;
no-map;
};
- main_r5fss1_core1_memory_region: r5f-memory at a3100000 {
+ main_r5fss1_core1_memory_region: memory at a3100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa3100000 0x00 0xf00000>;
no-map;
};
- mcu_m4fss_dma_memory_region: m4f-dma-memory at a4000000 {
+ mcu_m4fss_dma_memory_region: memory at a4000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa4000000 0x00 0x100000>;
no-map;
};
- mcu_m4fss_memory_region: m4f-memory at a4100000 {
+ mcu_m4fss_memory_region: memory at a4100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa4100000 0x00 0xf00000>;
no-map;
};
- rtos_ipc_memory_region: ipc-memories at a5000000 {
+ rtos_ipc_memory_region: memory at a5000000 {
reg = <0x00 0xa5000000 0x00 0x00800000>;
alignment = <0x1000>;
no-map;
diff --git a/arch/arm64/boot/dts/ti/k3-am642-sr-som.dtsi b/arch/arm64/boot/dts/ti/k3-am642-sr-som.dtsi
index 81adae0a8e55..35294a5c46d5 100644
--- a/arch/arm64/boot/dts/ti/k3-am642-sr-som.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am642-sr-som.dtsi
@@ -115,49 +115,49 @@ secure_ddr: optee at 9e800000 {
no-map;
};
- main_r5fss0_core0_dma_memory_region: r5f-dma-memory at a0000000 {
+ main_r5fss0_core0_dma_memory_region: memory at a0000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa0000000 0x00 0x100000>;
no-map;
};
- main_r5fss0_core0_memory_region: r5f-memory at a0100000 {
+ main_r5fss0_core0_memory_region: memory at a0100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa0100000 0x00 0xf00000>;
no-map;
};
- main_r5fss0_core1_dma_memory_region: r5f-dma-memory at a1000000 {
+ main_r5fss0_core1_dma_memory_region: memory at a1000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa1000000 0x00 0x100000>;
no-map;
};
- main_r5fss0_core1_memory_region: r5f-memory at a1100000 {
+ main_r5fss0_core1_memory_region: memory at a1100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa1100000 0x00 0xf00000>;
no-map;
};
- main_r5fss1_core0_dma_memory_region: r5f-dma-memory at a2000000 {
+ main_r5fss1_core0_dma_memory_region: memory at a2000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa2000000 0x00 0x100000>;
no-map;
};
- main_r5fss1_core0_memory_region: r5f-memory at a2100000 {
+ main_r5fss1_core0_memory_region: memory at a2100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa2100000 0x00 0xf00000>;
no-map;
};
- main_r5fss1_core1_dma_memory_region: r5f-dma-memory at a3000000 {
+ main_r5fss1_core1_dma_memory_region: memory at a3000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa3000000 0x00 0x100000>;
no-map;
};
- main_r5fss1_core1_memory_region: r5f-memory at a3100000 {
+ main_r5fss1_core1_memory_region: memory at a3100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa3100000 0x00 0xf00000>;
no-map;
diff --git a/arch/arm64/boot/dts/ti/k3-am642-tqma64xxl.dtsi b/arch/arm64/boot/dts/ti/k3-am642-tqma64xxl.dtsi
index 40b619c9a6c9..4068d2c2b10c 100644
--- a/arch/arm64/boot/dts/ti/k3-am642-tqma64xxl.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am642-tqma64xxl.dtsi
@@ -31,55 +31,55 @@ secure_ddr: optee at 9e800000 {
no-map;
};
- main_r5fss0_core0_dma_memory_region: r5f-dma-memory at a0000000 {
+ main_r5fss0_core0_dma_memory_region: memory at a0000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa0000000 0x00 0x100000>;
no-map;
};
- main_r5fss0_core0_memory_region: r5f-memory at a0100000 {
+ main_r5fss0_core0_memory_region: memory at a0100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa0100000 0x00 0xf00000>;
no-map;
};
- main_r5fss0_core1_dma_memory_region: r5f-dma-memory at a1000000 {
+ main_r5fss0_core1_dma_memory_region: memory at a1000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa1000000 0x00 0x100000>;
no-map;
};
- main_r5fss0_core1_memory_region: r5f-memory at a1100000 {
+ main_r5fss0_core1_memory_region: memory at a1100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa1100000 0x00 0xf00000>;
no-map;
};
- main_r5fss1_core0_dma_memory_region: r5f-dma-memory at a2000000 {
+ main_r5fss1_core0_dma_memory_region: memory at a2000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa2000000 0x00 0x100000>;
no-map;
};
- main_r5fss1_core0_memory_region: r5f-memory at a2100000 {
+ main_r5fss1_core0_memory_region: memory at a2100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa2100000 0x00 0xf00000>;
no-map;
};
- main_r5fss1_core1_dma_memory_region: r5f-dma-memory at a3000000 {
+ main_r5fss1_core1_dma_memory_region: memory at a3000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa3000000 0x00 0x100000>;
no-map;
};
- main_r5fss1_core1_memory_region: r5f-memory at a3100000 {
+ main_r5fss1_core1_memory_region: memory at a3100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa3100000 0x00 0xf00000>;
no-map;
};
- rtos_ipc_memory_region: ipc-memories at a5000000 {
+ rtos_ipc_memory_region: memory at a5000000 {
reg = <0x00 0xa5000000 0x00 0x00800000>;
alignment = <0x1000>;
no-map;
diff --git a/arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi b/arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi
index 6cd499ea53e7..df2eed0b4048 100644
--- a/arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi
@@ -47,31 +47,31 @@ secure_ddr: secure-ddr at 9e800000 {
no-map;
};
- mcu_r5fss0_core0_dma_memory_region: r5f-dma-memory at a0000000 {
+ mcu_r5fss0_core0_dma_memory_region: memory at a0000000 {
compatible = "shared-dma-pool";
reg = <0 0xa0000000 0 0x100000>;
no-map;
};
- mcu_r5fss0_core0_memory_region: r5f-memory at a0100000 {
+ mcu_r5fss0_core0_memory_region: memory at a0100000 {
compatible = "shared-dma-pool";
reg = <0 0xa0100000 0 0xf00000>;
no-map;
};
- mcu_r5fss0_core1_dma_memory_region: r5f-dma-memory at a1000000 {
+ mcu_r5fss0_core1_dma_memory_region: memory at a1000000 {
compatible = "shared-dma-pool";
reg = <0 0xa1000000 0 0x100000>;
no-map;
};
- mcu_r5fss0_core1_memory_region: r5f-memory at a1100000 {
+ mcu_r5fss0_core1_memory_region: memory at a1100000 {
compatible = "shared-dma-pool";
reg = <0 0xa1100000 0 0xf00000>;
no-map;
};
- rtos_ipc_memory_region: ipc-memories at a2000000 {
+ rtos_ipc_memory_region: memory at a2000000 {
reg = <0x00 0xa2000000 0x00 0x00200000>;
alignment = <0x1000>;
no-map;
diff --git a/arch/arm64/boot/dts/ti/k3-am654-base-board.dts b/arch/arm64/boot/dts/ti/k3-am654-base-board.dts
index e532ea0a22b2..3ca771a4f9c7 100644
--- a/arch/arm64/boot/dts/ti/k3-am654-base-board.dts
+++ b/arch/arm64/boot/dts/ti/k3-am654-base-board.dts
@@ -50,31 +50,31 @@ secure_ddr: secure-ddr at 9e800000 {
no-map;
};
- mcu_r5fss0_core0_dma_memory_region: r5f-dma-memory at a0000000 {
+ mcu_r5fss0_core0_dma_memory_region: memory at a0000000 {
compatible = "shared-dma-pool";
reg = <0 0xa0000000 0 0x100000>;
no-map;
};
- mcu_r5fss0_core0_memory_region: r5f-memory at a0100000 {
+ mcu_r5fss0_core0_memory_region: memory at a0100000 {
compatible = "shared-dma-pool";
reg = <0 0xa0100000 0 0xf00000>;
no-map;
};
- mcu_r5fss0_core1_dma_memory_region: r5f-dma-memory at a1000000 {
+ mcu_r5fss0_core1_dma_memory_region: memory at a1000000 {
compatible = "shared-dma-pool";
reg = <0 0xa1000000 0 0x100000>;
no-map;
};
- mcu_r5fss0_core1_memory_region: r5f-memory at a1100000 {
+ mcu_r5fss0_core1_memory_region: memory at a1100000 {
compatible = "shared-dma-pool";
reg = <0 0xa1100000 0 0xf00000>;
no-map;
};
- rtos_ipc_memory_region: ipc-memories at a2000000 {
+ rtos_ipc_memory_region: memory at a2000000 {
reg = <0x00 0xa2000000 0x00 0x00100000>;
alignment = <0x1000>;
no-map;
diff --git a/arch/arm64/boot/dts/ti/k3-am67a-beagley-ai.dts b/arch/arm64/boot/dts/ti/k3-am67a-beagley-ai.dts
index b329e4cb0c37..85436ea5b4e7 100644
--- a/arch/arm64/boot/dts/ti/k3-am67a-beagley-ai.dts
+++ b/arch/arm64/boot/dts/ti/k3-am67a-beagley-ai.dts
@@ -50,67 +50,67 @@ secure_ddr: optee at 9e800000 {
no-map;
};
- wkup_r5fss0_core0_dma_memory_region: r5f-dma-memory at a0000000 {
+ wkup_r5fss0_core0_dma_memory_region: memory at a0000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa0000000 0x00 0x100000>;
no-map;
};
- wkup_r5fss0_core0_memory_region: r5f-memory at a0100000 {
+ wkup_r5fss0_core0_memory_region: memory at a0100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa0100000 0x00 0xf00000>;
no-map;
};
- mcu_r5fss0_core0_dma_memory_region: mcu-r5fss-dma-memory-region at a1000000 {
+ mcu_r5fss0_core0_dma_memory_region: memory at a1000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa1000000 0x00 0x100000>;
no-map;
};
- mcu_r5fss0_core0_memory_region: mcu-r5fss-memory-region at a1100000 {
+ mcu_r5fss0_core0_memory_region: memory at a1100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa1100000 0x00 0xf00000>;
no-map;
};
- main_r5fss0_core0_dma_memory_region: main-r5fss-dma-memory-region at a2000000 {
+ main_r5fss0_core0_dma_memory_region: memory at a2000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa2000000 0x00 0x100000>;
no-map;
};
- main_r5fss0_core0_memory_region: main-r5fss-memory-region at a2100000 {
+ main_r5fss0_core0_memory_region: memory at a2100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa2100000 0x00 0xf00000>;
no-map;
};
- c7x_0_dma_memory_region: c7x-dma-memory at a3000000 {
+ c7x_0_dma_memory_region: memory at a3000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa3000000 0x00 0x100000>;
no-map;
};
- c7x_0_memory_region: c7x-memory at a3100000 {
+ c7x_0_memory_region: memory at a3100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa3100000 0x00 0xf00000>;
no-map;
};
- c7x_1_dma_memory_region: c7x-dma-memory at a4000000 {
+ c7x_1_dma_memory_region: memory at a4000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa4000000 0x00 0x100000>;
no-map;
};
- c7x_1_memory_region: c7x-memory at a4100000 {
+ c7x_1_memory_region: memory at a4100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa4100000 0x00 0xf00000>;
no-map;
};
- rtos_ipc_memory_region: ipc-memories at a5000000 {
+ rtos_ipc_memory_region: memory at a5000000 {
reg = <0x00 0xa5000000 0x00 0x1c00000>;
alignment = <0x1000>;
no-map;
diff --git a/arch/arm64/boot/dts/ti/k3-am68-phycore-som.dtsi b/arch/arm64/boot/dts/ti/k3-am68-phycore-som.dtsi
index 383594732e81..b9c60e078d21 100644
--- a/arch/arm64/boot/dts/ti/k3-am68-phycore-som.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am68-phycore-som.dtsi
@@ -49,103 +49,103 @@ secure_ddr: optee at 9e800000 {
no-map;
};
- mcu_r5fss0_core0_dma_memory_region: r5f-dma-memory at a0000000 {
+ mcu_r5fss0_core0_dma_memory_region: memory at a0000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa0000000 0x00 0x100000>;
no-map;
};
- mcu_r5fss0_core0_memory_region: r5f-memory at a0100000 {
+ mcu_r5fss0_core0_memory_region: memory at a0100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa0100000 0x00 0xf00000>;
no-map;
};
- mcu_r5fss0_core1_dma_memory_region: r5f-dma-memory at a1000000 {
+ mcu_r5fss0_core1_dma_memory_region: memory at a1000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa1000000 0x00 0x100000>;
no-map;
};
- mcu_r5fss0_core1_memory_region: r5f-memory at a1100000 {
+ mcu_r5fss0_core1_memory_region: memory at a1100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa1100000 0x00 0xf00000>;
no-map;
};
- main_r5fss0_core0_dma_memory_region: r5f-dma-memory at a2000000 {
+ main_r5fss0_core0_dma_memory_region: memory at a2000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa2000000 0x00 0x100000>;
no-map;
};
- main_r5fss0_core0_memory_region: r5f-memory at a2100000 {
+ main_r5fss0_core0_memory_region: memory at a2100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa2100000 0x00 0xf00000>;
no-map;
};
- main_r5fss0_core1_dma_memory_region: r5f-dma-memory at a3000000 {
+ main_r5fss0_core1_dma_memory_region: memory at a3000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa3000000 0x00 0x100000>;
no-map;
};
- main_r5fss0_core1_memory_region: r5f-memory at a3100000 {
+ main_r5fss0_core1_memory_region: memory at a3100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa3100000 0x00 0xf00000>;
no-map;
};
- main_r5fss1_core0_dma_memory_region: r5f-dma-memory at a4000000 {
+ main_r5fss1_core0_dma_memory_region: memory at a4000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa4000000 0x00 0x100000>;
no-map;
};
- main_r5fss1_core0_memory_region: r5f-memory at a4100000 {
+ main_r5fss1_core0_memory_region: memory at a4100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa4100000 0x00 0xf00000>;
no-map;
};
- main_r5fss1_core1_dma_memory_region: r5f-dma-memory at a5000000 {
+ main_r5fss1_core1_dma_memory_region: memory at a5000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa5000000 0x00 0x100000>;
no-map;
};
- main_r5fss1_core1_memory_region: r5f-memory at a5100000 {
+ main_r5fss1_core1_memory_region: memory at a5100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa5100000 0x00 0xf00000>;
no-map;
};
- c71_0_dma_memory_region: c71-dma-memory at a6000000 {
+ c71_0_dma_memory_region: memory at a6000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa6000000 0x00 0x100000>;
no-map;
};
- c71_0_memory_region: c71-memory at a6100000 {
+ c71_0_memory_region: memory at a6100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa6100000 0x00 0xf00000>;
no-map;
};
- c71_1_dma_memory_region: c71-dma-memory at a7000000 {
+ c71_1_dma_memory_region: memory at a7000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa7000000 0x00 0x100000>;
no-map;
};
- c71_1_memory_region: c71-memory at a7100000 {
+ c71_1_memory_region: memory at a7100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa7100000 0x00 0xf00000>;
no-map;
};
- rtos_ipc_memory_region: ipc-memories at a8000000 {
+ rtos_ipc_memory_region: memory at a8000000 {
reg = <0x00 0xa8000000 0x00 0x01c00000>;
alignment = <0x1000>;
no-map;
diff --git a/arch/arm64/boot/dts/ti/k3-am68-sk-som.dtsi b/arch/arm64/boot/dts/ti/k3-am68-sk-som.dtsi
index 2d2edeeb7347..c423b1443e0c 100644
--- a/arch/arm64/boot/dts/ti/k3-am68-sk-som.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am68-sk-som.dtsi
@@ -27,103 +27,103 @@ secure_ddr: optee at 9e800000 {
no-map;
};
- mcu_r5fss0_core0_dma_memory_region: r5f-dma-memory at a0000000 {
+ mcu_r5fss0_core0_dma_memory_region: memory at a0000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa0000000 0x00 0x100000>;
no-map;
};
- mcu_r5fss0_core0_memory_region: r5f-memory at a0100000 {
+ mcu_r5fss0_core0_memory_region: memory at a0100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa0100000 0x00 0xf00000>;
no-map;
};
- mcu_r5fss0_core1_dma_memory_region: r5f-dma-memory at a1000000 {
+ mcu_r5fss0_core1_dma_memory_region: memory at a1000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa1000000 0x00 0x100000>;
no-map;
};
- mcu_r5fss0_core1_memory_region: r5f-memory at a1100000 {
+ mcu_r5fss0_core1_memory_region: memory at a1100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa1100000 0x00 0xf00000>;
no-map;
};
- main_r5fss0_core0_dma_memory_region: r5f-dma-memory at a2000000 {
+ main_r5fss0_core0_dma_memory_region: memory at a2000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa2000000 0x00 0x100000>;
no-map;
};
- main_r5fss0_core0_memory_region: r5f-memory at a2100000 {
+ main_r5fss0_core0_memory_region: memory at a2100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa2100000 0x00 0xf00000>;
no-map;
};
- main_r5fss0_core1_dma_memory_region: r5f-dma-memory at a3000000 {
+ main_r5fss0_core1_dma_memory_region: memory at a3000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa3000000 0x00 0x100000>;
no-map;
};
- main_r5fss0_core1_memory_region: r5f-memory at a3100000 {
+ main_r5fss0_core1_memory_region: memory at a3100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa3100000 0x00 0xf00000>;
no-map;
};
- main_r5fss1_core0_dma_memory_region: r5f-dma-memory at a4000000 {
+ main_r5fss1_core0_dma_memory_region: memory at a4000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa4000000 0x00 0x100000>;
no-map;
};
- main_r5fss1_core0_memory_region: r5f-memory at a4100000 {
+ main_r5fss1_core0_memory_region: memory at a4100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa4100000 0x00 0xf00000>;
no-map;
};
- main_r5fss1_core1_dma_memory_region: r5f-dma-memory at a5000000 {
+ main_r5fss1_core1_dma_memory_region: memory at a5000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa5000000 0x00 0x100000>;
no-map;
};
- main_r5fss1_core1_memory_region: r5f-memory at a5100000 {
+ main_r5fss1_core1_memory_region: memory at a5100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa5100000 0x00 0xf00000>;
no-map;
};
- c71_0_dma_memory_region: c71-dma-memory at a6000000 {
+ c71_0_dma_memory_region: memory at a6000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa6000000 0x00 0x100000>;
no-map;
};
- c71_0_memory_region: c71-memory at a6100000 {
+ c71_0_memory_region: memory at a6100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa6100000 0x00 0xf00000>;
no-map;
};
- c71_1_dma_memory_region: c71-dma-memory at a7000000 {
+ c71_1_dma_memory_region: memory at a7000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa7000000 0x00 0x100000>;
no-map;
};
- c71_1_memory_region: c71-memory at a7100000 {
+ c71_1_memory_region: memory at a7100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa7100000 0x00 0xf00000>;
no-map;
};
- rtos_ipc_memory_region: ipc-memories at a8000000 {
+ rtos_ipc_memory_region: memory at a8000000 {
reg = <0x00 0xa8000000 0x00 0x01c00000>;
alignment = <0x1000>;
no-map;
diff --git a/arch/arm64/boot/dts/ti/k3-am69-sk.dts b/arch/arm64/boot/dts/ti/k3-am69-sk.dts
index af8eafc3f54a..60817c1f3104 100644
--- a/arch/arm64/boot/dts/ti/k3-am69-sk.dts
+++ b/arch/arm64/boot/dts/ti/k3-am69-sk.dts
@@ -49,145 +49,145 @@ secure_ddr: optee at 9e800000 {
no-map;
};
- mcu_r5fss0_core0_dma_memory_region: r5f-dma-memory at a0000000 {
+ mcu_r5fss0_core0_dma_memory_region: memory at a0000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa0000000 0x00 0x100000>;
no-map;
};
- mcu_r5fss0_core0_memory_region: r5f-memory at a0100000 {
+ mcu_r5fss0_core0_memory_region: memory at a0100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa0100000 0x00 0xf00000>;
no-map;
};
- mcu_r5fss0_core1_dma_memory_region: r5f-dma-memory at a1000000 {
+ mcu_r5fss0_core1_dma_memory_region: memory at a1000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa1000000 0x00 0x100000>;
no-map;
};
- mcu_r5fss0_core1_memory_region: r5f-memory at a1100000 {
+ mcu_r5fss0_core1_memory_region: memory at a1100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa1100000 0x00 0xf00000>;
no-map;
};
- main_r5fss0_core0_dma_memory_region: r5f-dma-memory at a2000000 {
+ main_r5fss0_core0_dma_memory_region: memory at a2000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa2000000 0x00 0x100000>;
no-map;
};
- main_r5fss0_core0_memory_region: r5f-memory at a2100000 {
+ main_r5fss0_core0_memory_region: memory at a2100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa2100000 0x00 0xf00000>;
no-map;
};
- main_r5fss0_core1_dma_memory_region: r5f-dma-memory at a3000000 {
+ main_r5fss0_core1_dma_memory_region: memory at a3000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa3000000 0x00 0x100000>;
no-map;
};
- main_r5fss0_core1_memory_region: r5f-memory at a3100000 {
+ main_r5fss0_core1_memory_region: memory at a3100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa3100000 0x00 0xf00000>;
no-map;
};
- main_r5fss1_core0_dma_memory_region: r5f-dma-memory at a4000000 {
+ main_r5fss1_core0_dma_memory_region: memory at a4000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa4000000 0x00 0x100000>;
no-map;
};
- main_r5fss1_core0_memory_region: r5f-memory at a4100000 {
+ main_r5fss1_core0_memory_region: memory at a4100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa4100000 0x00 0xf00000>;
no-map;
};
- main_r5fss1_core1_dma_memory_region: r5f-dma-memory at a5000000 {
+ main_r5fss1_core1_dma_memory_region: memory at a5000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa5000000 0x00 0x100000>;
no-map;
};
- main_r5fss1_core1_memory_region: r5f-memory at a5100000 {
+ main_r5fss1_core1_memory_region: memory at a5100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa5100000 0x00 0xf00000>;
no-map;
};
- main_r5fss2_core0_dma_memory_region: r5f-dma-memory at a6000000 {
+ main_r5fss2_core0_dma_memory_region: memory at a6000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa6000000 0x00 0x100000>;
no-map;
};
- main_r5fss2_core0_memory_region: r5f-memory at a6100000 {
+ main_r5fss2_core0_memory_region: memory at a6100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa6100000 0x00 0xf00000>;
no-map;
};
- main_r5fss2_core1_dma_memory_region: r5f-dma-memory at a7000000 {
+ main_r5fss2_core1_dma_memory_region: memory at a7000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa7000000 0x00 0x100000>;
no-map;
};
- main_r5fss2_core1_memory_region: r5f-memory at a7100000 {
+ main_r5fss2_core1_memory_region: memory at a7100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa7100000 0x00 0xf00000>;
no-map;
};
- c71_0_dma_memory_region: c71-dma-memory at a8000000 {
+ c71_0_dma_memory_region: memory at a8000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa8000000 0x00 0x100000>;
no-map;
};
- c71_0_memory_region: c71-memory at a8100000 {
+ c71_0_memory_region: memory at a8100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa8100000 0x00 0xf00000>;
no-map;
};
- c71_1_dma_memory_region: c71-dma-memory at a9000000 {
+ c71_1_dma_memory_region: memory at a9000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa9000000 0x00 0x100000>;
no-map;
};
- c71_1_memory_region: c71-memory at a9100000 {
+ c71_1_memory_region: memory at a9100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa9100000 0x00 0xf00000>;
no-map;
};
- c71_2_dma_memory_region: c71-dma-memory at aa000000 {
+ c71_2_dma_memory_region: memory at aa000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xaa000000 0x00 0x100000>;
no-map;
};
- c71_2_memory_region: c71-memory at aa100000 {
+ c71_2_memory_region: memory at aa100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xaa100000 0x00 0xf00000>;
no-map;
};
- c71_3_dma_memory_region: c71-dma-memory at ab000000 {
+ c71_3_dma_memory_region: memory at ab000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xab000000 0x00 0x100000>;
no-map;
};
- c71_3_memory_region: c71-memory at ab100000 {
+ c71_3_memory_region: memory at ab100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xab100000 0x00 0xf00000>;
no-map;
diff --git a/arch/arm64/boot/dts/ti/k3-j7200-som-p0.dtsi b/arch/arm64/boot/dts/ti/k3-j7200-som-p0.dtsi
index 90befcdc8d08..c689e417cf45 100644
--- a/arch/arm64/boot/dts/ti/k3-j7200-som-p0.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-j7200-som-p0.dtsi
@@ -29,55 +29,55 @@ secure_ddr: optee at 9e800000 {
no-map;
};
- mcu_r5fss0_core0_dma_memory_region: r5f-dma-memory at a0000000 {
+ mcu_r5fss0_core0_dma_memory_region: memory at a0000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa0000000 0x00 0x100000>;
no-map;
};
- mcu_r5fss0_core0_memory_region: r5f-memory at a0100000 {
+ mcu_r5fss0_core0_memory_region: memory at a0100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa0100000 0x00 0xf00000>;
no-map;
};
- mcu_r5fss0_core1_dma_memory_region: r5f-dma-memory at a1000000 {
+ mcu_r5fss0_core1_dma_memory_region: memory at a1000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa1000000 0x00 0x100000>;
no-map;
};
- mcu_r5fss0_core1_memory_region: r5f-memory at a1100000 {
+ mcu_r5fss0_core1_memory_region: memory at a1100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa1100000 0x00 0xf00000>;
no-map;
};
- main_r5fss0_core0_dma_memory_region: r5f-dma-memory at a2000000 {
+ main_r5fss0_core0_dma_memory_region: memory at a2000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa2000000 0x00 0x100000>;
no-map;
};
- main_r5fss0_core0_memory_region: r5f-memory at a2100000 {
+ main_r5fss0_core0_memory_region: memory at a2100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa2100000 0x00 0xf00000>;
no-map;
};
- main_r5fss0_core1_dma_memory_region: r5f-dma-memory at a3000000 {
+ main_r5fss0_core1_dma_memory_region: memory at a3000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa3000000 0x00 0x100000>;
no-map;
};
- main_r5fss0_core1_memory_region: r5f-memory at a3100000 {
+ main_r5fss0_core1_memory_region: memory at a3100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa3100000 0x00 0xf00000>;
no-map;
};
- rtos_ipc_memory_region: ipc-memories at a4000000 {
+ rtos_ipc_memory_region: memory at a4000000 {
reg = <0x00 0xa4000000 0x00 0x00800000>;
alignment = <0x1000>;
no-map;
diff --git a/arch/arm64/boot/dts/ti/k3-j721e-beagleboneai64.dts b/arch/arm64/boot/dts/ti/k3-j721e-beagleboneai64.dts
index 0d1a313a7d10..ac4d90e82aab 100644
--- a/arch/arm64/boot/dts/ti/k3-j721e-beagleboneai64.dts
+++ b/arch/arm64/boot/dts/ti/k3-j721e-beagleboneai64.dts
@@ -51,115 +51,115 @@ secure_ddr: optee at 9e800000 {
no-map;
};
- mcu_r5fss0_core0_dma_memory_region: r5f-dma-memory at a0000000 {
+ mcu_r5fss0_core0_dma_memory_region: memory at a0000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa0000000 0x00 0x100000>;
no-map;
};
- mcu_r5fss0_core0_memory_region: r5f-memory at a0100000 {
+ mcu_r5fss0_core0_memory_region: memory at a0100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa0100000 0x00 0xf00000>;
no-map;
};
- mcu_r5fss0_core1_dma_memory_region: r5f-dma-memory at a1000000 {
+ mcu_r5fss0_core1_dma_memory_region: memory at a1000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa1000000 0x00 0x100000>;
no-map;
};
- mcu_r5fss0_core1_memory_region: r5f-memory at a1100000 {
+ mcu_r5fss0_core1_memory_region: memory at a1100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa1100000 0x00 0xf00000>;
no-map;
};
- main_r5fss0_core0_dma_memory_region: r5f-dma-memory at a2000000 {
+ main_r5fss0_core0_dma_memory_region: memory at a2000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa2000000 0x00 0x100000>;
no-map;
};
- main_r5fss0_core0_memory_region: r5f-memory at a2100000 {
+ main_r5fss0_core0_memory_region: memory at a2100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa2100000 0x00 0xf00000>;
no-map;
};
- main_r5fss0_core1_dma_memory_region: r5f-dma-memory at a3000000 {
+ main_r5fss0_core1_dma_memory_region: memory at a3000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa3000000 0x00 0x100000>;
no-map;
};
- main_r5fss0_core1_memory_region: r5f-memory at a3100000 {
+ main_r5fss0_core1_memory_region: memory at a3100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa3100000 0x00 0xf00000>;
no-map;
};
- main_r5fss1_core0_dma_memory_region: r5f-dma-memory at a4000000 {
+ main_r5fss1_core0_dma_memory_region: memory at a4000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa4000000 0x00 0x100000>;
no-map;
};
- main_r5fss1_core0_memory_region: r5f-memory at a4100000 {
+ main_r5fss1_core0_memory_region: memory at a4100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa4100000 0x00 0xf00000>;
no-map;
};
- main_r5fss1_core1_dma_memory_region: r5f-dma-memory at a5000000 {
+ main_r5fss1_core1_dma_memory_region: memory at a5000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa5000000 0x00 0x100000>;
no-map;
};
- main_r5fss1_core1_memory_region: r5f-memory at a5100000 {
+ main_r5fss1_core1_memory_region: memory at a5100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa5100000 0x00 0xf00000>;
no-map;
};
- c66_0_dma_memory_region: c66-dma-memory at a6000000 {
+ c66_0_dma_memory_region: memory at a6000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa6000000 0x00 0x100000>;
no-map;
};
- c66_0_memory_region: c66-memory at a6100000 {
+ c66_0_memory_region: memory at a6100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa6100000 0x00 0xf00000>;
no-map;
};
- c66_1_dma_memory_region: c66-dma-memory at a7000000 {
+ c66_1_dma_memory_region: memory at a7000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa7000000 0x00 0x100000>;
no-map;
};
- c66_1_memory_region: c66-memory at a7100000 {
+ c66_1_memory_region: memory at a7100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa7100000 0x00 0xf00000>;
no-map;
};
- c71_0_dma_memory_region: c71-dma-memory at a8000000 {
+ c71_0_dma_memory_region: memory at a8000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa8000000 0x00 0x100000>;
no-map;
};
- c71_0_memory_region: c71-memory at a8100000 {
+ c71_0_memory_region: memory at a8100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa8100000 0x00 0xf00000>;
no-map;
};
- rtos_ipc_memory_region: ipc-memories at aa000000 {
+ rtos_ipc_memory_region: memory at aa000000 {
reg = <0x00 0xaa000000 0x00 0x01c00000>;
alignment = <0x1000>;
no-map;
diff --git a/arch/arm64/boot/dts/ti/k3-j721e-sk.dts b/arch/arm64/boot/dts/ti/k3-j721e-sk.dts
index 62b9c13a91e7..0f05e65f7bf7 100644
--- a/arch/arm64/boot/dts/ti/k3-j721e-sk.dts
+++ b/arch/arm64/boot/dts/ti/k3-j721e-sk.dts
@@ -48,115 +48,115 @@ secure_ddr: optee at 9e800000 {
no-map;
};
- mcu_r5fss0_core0_dma_memory_region: r5f-dma-memory at a0000000 {
+ mcu_r5fss0_core0_dma_memory_region: memory at a0000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa0000000 0x00 0x100000>;
no-map;
};
- mcu_r5fss0_core0_memory_region: r5f-memory at a0100000 {
+ mcu_r5fss0_core0_memory_region: memory at a0100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa0100000 0x00 0xf00000>;
no-map;
};
- mcu_r5fss0_core1_dma_memory_region: r5f-dma-memory at a1000000 {
+ mcu_r5fss0_core1_dma_memory_region: memory at a1000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa1000000 0x00 0x100000>;
no-map;
};
- mcu_r5fss0_core1_memory_region: r5f-memory at a1100000 {
+ mcu_r5fss0_core1_memory_region: memory at a1100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa1100000 0x00 0xf00000>;
no-map;
};
- main_r5fss0_core0_dma_memory_region: r5f-dma-memory at a2000000 {
+ main_r5fss0_core0_dma_memory_region: memory at a2000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa2000000 0x00 0x100000>;
no-map;
};
- main_r5fss0_core0_memory_region: r5f-memory at a2100000 {
+ main_r5fss0_core0_memory_region: memory at a2100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa2100000 0x00 0xf00000>;
no-map;
};
- main_r5fss0_core1_dma_memory_region: r5f-dma-memory at a3000000 {
+ main_r5fss0_core1_dma_memory_region: memory at a3000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa3000000 0x00 0x100000>;
no-map;
};
- main_r5fss0_core1_memory_region: r5f-memory at a3100000 {
+ main_r5fss0_core1_memory_region: memory at a3100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa3100000 0x00 0xf00000>;
no-map;
};
- main_r5fss1_core0_dma_memory_region: r5f-dma-memory at a4000000 {
+ main_r5fss1_core0_dma_memory_region: memory at a4000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa4000000 0x00 0x100000>;
no-map;
};
- main_r5fss1_core0_memory_region: r5f-memory at a4100000 {
+ main_r5fss1_core0_memory_region: memory at a4100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa4100000 0x00 0xf00000>;
no-map;
};
- main_r5fss1_core1_dma_memory_region: r5f-dma-memory at a5000000 {
+ main_r5fss1_core1_dma_memory_region: memory at a5000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa5000000 0x00 0x100000>;
no-map;
};
- main_r5fss1_core1_memory_region: r5f-memory at a5100000 {
+ main_r5fss1_core1_memory_region: memory at a5100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa5100000 0x00 0xf00000>;
no-map;
};
- c66_0_dma_memory_region: c66-dma-memory at a6000000 {
+ c66_0_dma_memory_region: memory at a6000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa6000000 0x00 0x100000>;
no-map;
};
- c66_0_memory_region: c66-memory at a6100000 {
+ c66_0_memory_region: memory at a6100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa6100000 0x00 0xf00000>;
no-map;
};
- c66_1_dma_memory_region: c66-dma-memory at a7000000 {
+ c66_1_dma_memory_region: memory at a7000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa7000000 0x00 0x100000>;
no-map;
};
- c66_1_memory_region: c66-memory at a7100000 {
+ c66_1_memory_region: memory at a7100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa7100000 0x00 0xf00000>;
no-map;
};
- c71_0_dma_memory_region: c71-dma-memory at a8000000 {
+ c71_0_dma_memory_region: memory at a8000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa8000000 0x00 0x100000>;
no-map;
};
- c71_0_memory_region: c71-memory at a8100000 {
+ c71_0_memory_region: memory at a8100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa8100000 0x00 0xf00000>;
no-map;
};
- rtos_ipc_memory_region: ipc-memories at aa000000 {
+ rtos_ipc_memory_region: memory at aa000000 {
reg = <0x00 0xaa000000 0x00 0x01c00000>;
alignment = <0x1000>;
no-map;
diff --git a/arch/arm64/boot/dts/ti/k3-j721e-som-p0.dtsi b/arch/arm64/boot/dts/ti/k3-j721e-som-p0.dtsi
index 795b041ee733..06388f28d122 100644
--- a/arch/arm64/boot/dts/ti/k3-j721e-som-p0.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-j721e-som-p0.dtsi
@@ -29,115 +29,115 @@ secure_ddr: optee at 9e800000 {
no-map;
};
- mcu_r5fss0_core0_dma_memory_region: r5f-dma-memory at a0000000 {
+ mcu_r5fss0_core0_dma_memory_region: memory at a0000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa0000000 0x00 0x100000>;
no-map;
};
- mcu_r5fss0_core0_memory_region: r5f-memory at a0100000 {
+ mcu_r5fss0_core0_memory_region: memory at a0100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa0100000 0x00 0xf00000>;
no-map;
};
- mcu_r5fss0_core1_dma_memory_region: r5f-dma-memory at a1000000 {
+ mcu_r5fss0_core1_dma_memory_region: memory at a1000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa1000000 0x00 0x100000>;
no-map;
};
- mcu_r5fss0_core1_memory_region: r5f-memory at a1100000 {
+ mcu_r5fss0_core1_memory_region: memory at a1100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa1100000 0x00 0xf00000>;
no-map;
};
- main_r5fss0_core0_dma_memory_region: r5f-dma-memory at a2000000 {
+ main_r5fss0_core0_dma_memory_region: memory at a2000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa2000000 0x00 0x100000>;
no-map;
};
- main_r5fss0_core0_memory_region: r5f-memory at a2100000 {
+ main_r5fss0_core0_memory_region: memory at a2100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa2100000 0x00 0xf00000>;
no-map;
};
- main_r5fss0_core1_dma_memory_region: r5f-dma-memory at a3000000 {
+ main_r5fss0_core1_dma_memory_region: memory at a3000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa3000000 0x00 0x100000>;
no-map;
};
- main_r5fss0_core1_memory_region: r5f-memory at a3100000 {
+ main_r5fss0_core1_memory_region: memory at a3100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa3100000 0x00 0xf00000>;
no-map;
};
- main_r5fss1_core0_dma_memory_region: r5f-dma-memory at a4000000 {
+ main_r5fss1_core0_dma_memory_region: memory at a4000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa4000000 0x00 0x100000>;
no-map;
};
- main_r5fss1_core0_memory_region: r5f-memory at a4100000 {
+ main_r5fss1_core0_memory_region: memory at a4100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa4100000 0x00 0xf00000>;
no-map;
};
- main_r5fss1_core1_dma_memory_region: r5f-dma-memory at a5000000 {
+ main_r5fss1_core1_dma_memory_region: memory at a5000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa5000000 0x00 0x100000>;
no-map;
};
- main_r5fss1_core1_memory_region: r5f-memory at a5100000 {
+ main_r5fss1_core1_memory_region: memory at a5100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa5100000 0x00 0xf00000>;
no-map;
};
- c66_1_dma_memory_region: c66-dma-memory at a6000000 {
+ c66_1_dma_memory_region: memory at a6000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa6000000 0x00 0x100000>;
no-map;
};
- c66_0_memory_region: c66-memory at a6100000 {
+ c66_0_memory_region: memory at a6100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa6100000 0x00 0xf00000>;
no-map;
};
- c66_0_dma_memory_region: c66-dma-memory at a7000000 {
+ c66_0_dma_memory_region: memory at a7000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa7000000 0x00 0x100000>;
no-map;
};
- c66_1_memory_region: c66-memory at a7100000 {
+ c66_1_memory_region: memory at a7100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa7100000 0x00 0xf00000>;
no-map;
};
- c71_0_dma_memory_region: c71-dma-memory at a8000000 {
+ c71_0_dma_memory_region: memory at a8000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa8000000 0x00 0x100000>;
no-map;
};
- c71_0_memory_region: c71-memory at a8100000 {
+ c71_0_memory_region: memory at a8100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa8100000 0x00 0xf00000>;
no-map;
};
- rtos_ipc_memory_region: ipc-memories at aa000000 {
+ rtos_ipc_memory_region: memory at aa000000 {
reg = <0x00 0xaa000000 0x00 0x01c00000>;
alignment = <0x1000>;
no-map;
diff --git a/arch/arm64/boot/dts/ti/k3-j721s2-som-p0.dtsi b/arch/arm64/boot/dts/ti/k3-j721s2-som-p0.dtsi
index f252007262d3..ff5264d4c2da 100644
--- a/arch/arm64/boot/dts/ti/k3-j721s2-som-p0.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-j721s2-som-p0.dtsi
@@ -31,103 +31,103 @@ secure_ddr: optee at 9e800000 {
no-map;
};
- mcu_r5fss0_core0_dma_memory_region: r5f-dma-memory at a0000000 {
+ mcu_r5fss0_core0_dma_memory_region: memory at a0000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa0000000 0x00 0x100000>;
no-map;
};
- mcu_r5fss0_core0_memory_region: r5f-memory at a0100000 {
+ mcu_r5fss0_core0_memory_region: memory at a0100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa0100000 0x00 0xf00000>;
no-map;
};
- mcu_r5fss0_core1_dma_memory_region: r5f-dma-memory at a1000000 {
+ mcu_r5fss0_core1_dma_memory_region: memory at a1000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa1000000 0x00 0x100000>;
no-map;
};
- mcu_r5fss0_core1_memory_region: r5f-memory at a1100000 {
+ mcu_r5fss0_core1_memory_region: memory at a1100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa1100000 0x00 0xf00000>;
no-map;
};
- main_r5fss0_core0_dma_memory_region: r5f-dma-memory at a2000000 {
+ main_r5fss0_core0_dma_memory_region: memory at a2000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa2000000 0x00 0x100000>;
no-map;
};
- main_r5fss0_core0_memory_region: r5f-memory at a2100000 {
+ main_r5fss0_core0_memory_region: memory at a2100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa2100000 0x00 0xf00000>;
no-map;
};
- main_r5fss0_core1_dma_memory_region: r5f-dma-memory at a3000000 {
+ main_r5fss0_core1_dma_memory_region: memory at a3000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa3000000 0x00 0x100000>;
no-map;
};
- main_r5fss0_core1_memory_region: r5f-memory at a3100000 {
+ main_r5fss0_core1_memory_region: memory at a3100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa3100000 0x00 0xf00000>;
no-map;
};
- main_r5fss1_core0_dma_memory_region: r5f-dma-memory at a4000000 {
+ main_r5fss1_core0_dma_memory_region: memory at a4000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa4000000 0x00 0x100000>;
no-map;
};
- main_r5fss1_core0_memory_region: r5f-memory at a4100000 {
+ main_r5fss1_core0_memory_region: memory at a4100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa4100000 0x00 0xf00000>;
no-map;
};
- main_r5fss1_core1_dma_memory_region: r5f-dma-memory at a5000000 {
+ main_r5fss1_core1_dma_memory_region: memory at a5000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa5000000 0x00 0x100000>;
no-map;
};
- main_r5fss1_core1_memory_region: r5f-memory at a5100000 {
+ main_r5fss1_core1_memory_region: memory at a5100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa5100000 0x00 0xf00000>;
no-map;
};
- c71_0_dma_memory_region: c71-dma-memory at a6000000 {
+ c71_0_dma_memory_region: memory at a6000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa6000000 0x00 0x100000>;
no-map;
};
- c71_0_memory_region: c71-memory at a6100000 {
+ c71_0_memory_region: memory at a6100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa6100000 0x00 0xf00000>;
no-map;
};
- c71_1_dma_memory_region: c71-dma-memory at a7000000 {
+ c71_1_dma_memory_region: memory at a7000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa7000000 0x00 0x100000>;
no-map;
};
- c71_1_memory_region: c71-memory at a7100000 {
+ c71_1_memory_region: memory at a7100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa7100000 0x00 0xf00000>;
no-map;
};
- rtos_ipc_memory_region: ipc-memories at a8000000 {
+ rtos_ipc_memory_region: memory at a8000000 {
reg = <0x00 0xa8000000 0x00 0x01c00000>;
alignment = <0x1000>;
no-map;
diff --git a/arch/arm64/boot/dts/ti/k3-j722s-evm.dts b/arch/arm64/boot/dts/ti/k3-j722s-evm.dts
index 2b9e007432a9..d323284a30ab 100644
--- a/arch/arm64/boot/dts/ti/k3-j722s-evm.dts
+++ b/arch/arm64/boot/dts/ti/k3-j722s-evm.dts
@@ -52,67 +52,67 @@ secure_ddr: optee at 9e800000 {
no-map;
};
- wkup_r5fss0_core0_dma_memory_region: r5f-dma-memory at a0000000 {
+ wkup_r5fss0_core0_dma_memory_region: memory at a0000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa0000000 0x00 0x100000>;
no-map;
};
- wkup_r5fss0_core0_memory_region: r5f-memory at a0100000 {
+ wkup_r5fss0_core0_memory_region: memory at a0100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa0100000 0x00 0xf00000>;
no-map;
};
- mcu_r5fss0_core0_dma_memory_region: mcu-r5fss-dma-memory-region at a1000000 {
+ mcu_r5fss0_core0_dma_memory_region: memory at a1000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa1000000 0x00 0x100000>;
no-map;
};
- mcu_r5fss0_core0_memory_region: mcu-r5fss-memory-region at a1100000 {
+ mcu_r5fss0_core0_memory_region: memory at a1100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa1100000 0x00 0xf00000>;
no-map;
};
- main_r5fss0_core0_dma_memory_region: main-r5fss-dma-memory-region at a2000000 {
+ main_r5fss0_core0_dma_memory_region: memory at a2000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa2000000 0x00 0x100000>;
no-map;
};
- main_r5fss0_core0_memory_region: main-r5fss-memory-region at a2100000 {
+ main_r5fss0_core0_memory_region: memory at a2100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa2100000 0x00 0xf00000>;
no-map;
};
- c7x_0_dma_memory_region: c7x-dma-memory at a3000000 {
+ c7x_0_dma_memory_region: memory at a3000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa3000000 0x00 0x100000>;
no-map;
};
- c7x_0_memory_region: c7x-memory at a3100000 {
+ c7x_0_memory_region: memory at a3100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa3100000 0x00 0xf00000>;
no-map;
};
- c7x_1_dma_memory_region: c7x-dma-memory at a4000000 {
+ c7x_1_dma_memory_region: memory at a4000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa4000000 0x00 0x100000>;
no-map;
};
- c7x_1_memory_region: c7x-memory at a4100000 {
+ c7x_1_memory_region: memory at a4100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa4100000 0x00 0xf00000>;
no-map;
};
- rtos_ipc_memory_region: ipc-memories at a5000000 {
+ rtos_ipc_memory_region: memory at a5000000 {
reg = <0x00 0xa5000000 0x00 0x1c00000>;
alignment = <0x1000>;
no-map;
diff --git a/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts b/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts
index a84bde08f85e..2ed1ec6d53c8 100644
--- a/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts
+++ b/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts
@@ -28,13 +28,13 @@ reserved_memory: reserved-memory {
#address-cells = <2>;
#size-cells = <2>;
- c71_3_dma_memory_region: c71-dma-memory at ab000000 {
+ c71_3_dma_memory_region: memory at ab000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xab000000 0x00 0x100000>;
no-map;
};
- c71_3_memory_region: c71-memory at ab100000 {
+ c71_3_memory_region: memory at ab100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xab100000 0x00 0xf00000>;
no-map;
diff --git a/arch/arm64/boot/dts/ti/k3-j784s4-j742s2-evm-common.dtsi b/arch/arm64/boot/dts/ti/k3-j784s4-j742s2-evm-common.dtsi
index c269e5b29b96..fdde1bd0e831 100644
--- a/arch/arm64/boot/dts/ti/k3-j784s4-j742s2-evm-common.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-j784s4-j742s2-evm-common.dtsi
@@ -35,133 +35,133 @@ secure_ddr: optee at 9e800000 {
no-map;
};
- mcu_r5fss0_core0_dma_memory_region: r5f-dma-memory at a0000000 {
+ mcu_r5fss0_core0_dma_memory_region: memory at a0000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa0000000 0x00 0x100000>;
no-map;
};
- mcu_r5fss0_core0_memory_region: r5f-memory at a0100000 {
+ mcu_r5fss0_core0_memory_region: memory at a0100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa0100000 0x00 0xf00000>;
no-map;
};
- mcu_r5fss0_core1_dma_memory_region: r5f-dma-memory at a1000000 {
+ mcu_r5fss0_core1_dma_memory_region: memory at a1000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa1000000 0x00 0x100000>;
no-map;
};
- mcu_r5fss0_core1_memory_region: r5f-memory at a1100000 {
+ mcu_r5fss0_core1_memory_region: memory at a1100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa1100000 0x00 0xf00000>;
no-map;
};
- main_r5fss0_core0_dma_memory_region: r5f-dma-memory at a2000000 {
+ main_r5fss0_core0_dma_memory_region: memory at a2000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa2000000 0x00 0x100000>;
no-map;
};
- main_r5fss0_core0_memory_region: r5f-memory at a2100000 {
+ main_r5fss0_core0_memory_region: memory at a2100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa2100000 0x00 0xf00000>;
no-map;
};
- main_r5fss0_core1_dma_memory_region: r5f-dma-memory at a3000000 {
+ main_r5fss0_core1_dma_memory_region: memory at a3000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa3000000 0x00 0x100000>;
no-map;
};
- main_r5fss0_core1_memory_region: r5f-memory at a3100000 {
+ main_r5fss0_core1_memory_region: memory at a3100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa3100000 0x00 0xf00000>;
no-map;
};
- main_r5fss1_core0_dma_memory_region: r5f-dma-memory at a4000000 {
+ main_r5fss1_core0_dma_memory_region: memory at a4000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa4000000 0x00 0x100000>;
no-map;
};
- main_r5fss1_core0_memory_region: r5f-memory at a4100000 {
+ main_r5fss1_core0_memory_region: memory at a4100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa4100000 0x00 0xf00000>;
no-map;
};
- main_r5fss1_core1_dma_memory_region: r5f-dma-memory at a5000000 {
+ main_r5fss1_core1_dma_memory_region: memory at a5000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa5000000 0x00 0x100000>;
no-map;
};
- main_r5fss1_core1_memory_region: r5f-memory at a5100000 {
+ main_r5fss1_core1_memory_region: memory at a5100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa5100000 0x00 0xf00000>;
no-map;
};
- main_r5fss2_core0_dma_memory_region: r5f-dma-memory at a6000000 {
+ main_r5fss2_core0_dma_memory_region: memory at a6000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa6000000 0x00 0x100000>;
no-map;
};
- main_r5fss2_core0_memory_region: r5f-memory at a6100000 {
+ main_r5fss2_core0_memory_region: memory at a6100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa6100000 0x00 0xf00000>;
no-map;
};
- main_r5fss2_core1_dma_memory_region: r5f-dma-memory at a7000000 {
+ main_r5fss2_core1_dma_memory_region: memory at a7000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa7000000 0x00 0x100000>;
no-map;
};
- main_r5fss2_core1_memory_region: r5f-memory at a7100000 {
+ main_r5fss2_core1_memory_region: memory at a7100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa7100000 0x00 0xf00000>;
no-map;
};
- c71_0_dma_memory_region: c71-dma-memory at a8000000 {
+ c71_0_dma_memory_region: memory at a8000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa8000000 0x00 0x100000>;
no-map;
};
- c71_0_memory_region: c71-memory at a8100000 {
+ c71_0_memory_region: memory at a8100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa8100000 0x00 0xf00000>;
no-map;
};
- c71_1_dma_memory_region: c71-dma-memory at a9000000 {
+ c71_1_dma_memory_region: memory at a9000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa9000000 0x00 0x100000>;
no-map;
};
- c71_1_memory_region: c71-memory at a9100000 {
+ c71_1_memory_region: memory at a9100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa9100000 0x00 0xf00000>;
no-map;
};
- c71_2_dma_memory_region: c71-dma-memory at aa000000 {
+ c71_2_dma_memory_region: memory at aa000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xaa000000 0x00 0x100000>;
no-map;
};
- c71_2_memory_region: c71-memory at aa100000 {
+ c71_2_memory_region: memory at aa100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xaa100000 0x00 0xf00000>;
no-map;
--
2.34.1
More information about the linux-arm-kernel
mailing list