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

Hari Nagalla hnagalla at ti.com
Thu Aug 22 02:29:51 PDT 2024


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

changes in v5:
*) Reordered Remoteproc device node properties to list reset, firmware
   properties before vendor specific properties.
*) Remote the SRAM node from patch2, as it can be used by other
   components and is not specific to this patchset.
*) Added new lines between sub nodes as needed.

v4: https://lore.kernel.org/all/20240820104034.15607-1-hnagalla@ti.com/ 

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

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

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

 arch/arm64/boot/dts/ti/k3-am62a-main.dtsi   | 12 ++++
 arch/arm64/boot/dts/ti/k3-am62a-mcu.dtsi    | 25 ++++++++
 arch/arm64/boot/dts/ti/k3-am62a-wakeup.dtsi | 24 +++++++
 arch/arm64/boot/dts/ti/k3-am62a7-sk.dts     | 71 +++++++++++++++++++++
 4 files changed, 132 insertions(+)

-- 
2.34.1




More information about the linux-arm-kernel mailing list