[PATCH v3 0/4] Add R5F and C7x DSP nodes for AM62a SoC

From: Hari Nagalla
Date: Wed Jun 05 2024 - 09:37:13 EST


This patch series adds R5F and C7x dsp processor nodes and shared
memory based Virtio/IPC configuration for AM62A SoC.

changes in v3:
*) Separated DSP node binding patch and submitted to remoteproc
mailing list, rebased the patches to linux-next.

v2: https://lore.kernel.org/all/20230810005850.21998-1-hnagalla@xxxxxx/

Devarsh Thakkar (2):
arm64: dts: k3-am62a-wakeup: Add R5F device node
arm64: dts: ti: k3-am62a7-sk: Enable ipc with remote proc nodes

Hari Nagalla (1):
arm64: dts: k3-am62a-mcu: Add R5F remote proc node

Jai Luthra (1):
arm64: dts: k3-am62a-main: Add C7xv device node

arch/arm64/boot/dts/ti/k3-am62a-main.dtsi | 11 ++++
arch/arm64/boot/dts/ti/k3-am62a-mcu.dtsi | 35 +++++++++++
arch/arm64/boot/dts/ti/k3-am62a-wakeup.dtsi | 23 +++++++
arch/arm64/boot/dts/ti/k3-am62a7-sk.dts | 68 +++++++++++++++++++++
4 files changed, 137 insertions(+)

--
2.34.1