[0/3] Add R5F and C7x DSP nodes for J721S2 SoC.

Message ID 20230529220941.10801-1-hnagalla@ti.com
Headers
Series Add R5F and C7x DSP nodes for J721S2 SoC. |

Message

Hari Nagalla May 29, 2023, 10:09 p.m. UTC
  This series adds the R5F processor nodes and C7x DSP nodes for 
J721S2 SoC.

The first two patches adds the remote proc nodes to the SoC device
tree and the third patch reserves the memory for remote proc IPCs
on J721S2 EVM board.

Hari Nagalla (3):
  arm64: dts: ti: k3-j721s2-main: Add R5F and C7x remote processsor
    nodes
  arm64: dts: ti: k3-j721s2-mcu: Add R5F cluster nodes
  arm64: dts : ti: k3-j721s2-som-p0: Add DDR carveout memory nodes for
    R5F and C71x DSPs

 arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi    | 128 ++++++--
 .../boot/dts/ti/k3-j721s2-mcu-wakeup.dtsi     |  40 +++
 arch/arm64/boot/dts/ti/k3-j721s2-som-p0.dtsi  | 286 ++++++++++++++++++
 3 files changed, 430 insertions(+), 24 deletions(-)