[PATCH 0/3] Add Remoteproc Support for TI's J722S SoCs
From: Beleswar Padhi
Date: Fri Jun 07 2024 - 05:05:10 EST
Hello All,
The K3 J722S SoCs have one single-core Arm Cortex-R5F processor in each
of the WAKEUP, MCU and MAIN voltage domain, and two C71x DSP subsystems
in MAIN voltage domain. Thus, Add the DT Nodes and memory carveout
regions to add remoteproc support in J722S SoCs.
Apurva Nandan (2):
arm64: dts: ti: Add R5F and C7x remote processor nodes
arm64: dts: ti: k3-j722s-evm: Add memory carveouts for R5F and C7x
Beleswar Padhi (1):
arm64: dts: ti: k3-j722s-evm: Enable Mailbox clusters
arch/arm64/boot/dts/ti/k3-j722s-evm.dts | 140 ++++++++++++++++++++++++
arch/arm64/boot/dts/ti/k3-j722s.dtsi | 63 +++++++++++
2 files changed, 203 insertions(+)
--
2.34.1