[PATCH 0/4] arm64: dts: freescale: Add remoteproc support for i.MX EVKs

Peng Fan (OSS) posted 4 patches 1 week, 3 days ago
There is a newer version of this series
arch/arm64/boot/dts/freescale/imx8ulp-evk.dts     |   4 +-
arch/arm64/boot/dts/freescale/imx943-evk.dts      | 135 ++++++++++++++++++++++
arch/arm64/boot/dts/freescale/imx95-19x19-evk.dts |  46 ++++++++
arch/arm64/boot/dts/freescale/imx952-evk.dts      |  50 ++++++++
4 files changed, 233 insertions(+), 2 deletions(-)
[PATCH 0/4] arm64: dts: freescale: Add remoteproc support for i.MX EVKs
Posted by Peng Fan (OSS) 1 week, 3 days ago
This series adds remoteproc node and reserved memory regions for the
i.MX95, i.MX952 and i.MX943 EVK boards.

- Patch 1 adds CM7 support for imx95-19x19-evk
- Patch 2 adds CM7 support for imx952-evk
- Patch 3 adds CM7-0, CM7-1 and CM33S support for imx943-evk
- Patch 4, update resource table address for i.MX8ULP-EVK

Each patch defines the remoteproc device node with mailbox channels
and the associated reserved memory regions (firmware memory, virtio
vring buffers, resource tables and shared DMA pools).

Signed-off-by: Peng Fan <peng.fan@nxp.com>
---
Biwen Li (1):
      arm64: dts: imx8ulp-evk: Update rpmsg resource table address

Peng Fan (3):
      arm64: dts: imx95-19x19-evk: Add CM7 node and related memory nodes
      arm64: dts: imx952-evk: Add CM7 node and related memory nodes
      arm64: dts: imx943-evk: Add CM7 and CM33S nodes

 arch/arm64/boot/dts/freescale/imx8ulp-evk.dts     |   4 +-
 arch/arm64/boot/dts/freescale/imx943-evk.dts      | 135 ++++++++++++++++++++++
 arch/arm64/boot/dts/freescale/imx95-19x19-evk.dts |  46 ++++++++
 arch/arm64/boot/dts/freescale/imx952-evk.dts      |  50 ++++++++
 4 files changed, 233 insertions(+), 2 deletions(-)
---
base-commit: cc2b5f627e8ccbae1188ef2d8be3e451d7f933a5
change-id: 20260715-imx-rproc-dts-6c78f82652f9

Best regards,
--  
Peng Fan <peng.fan@nxp.com>