mbox series

[v2,0/2] Add C7xv DSP for AM62A

Message ID 20221230132453.32022-1-hnagalla@ti.com
Headers show
Series Add C7xv DSP for AM62A | expand

Message

Hari Nagalla Dec. 30, 2022, 1:24 p.m. UTC
AM62A SoC family has a C7xv DSP subsystem with Analytics engine. This
susbystem is intended for deep learning purposes. C7xv is similar to C71
DSPs on K3 J7 SoCs with additional harware accelerators and IP updates
for deep learining.

Hari Nagalla (1):
  dt-bindings: remoteproc: k3-dsp: update bindings for AM62A SoCs

Jai Luthra (1):
  remoteproc: k3-c7x: Add support for C7xv DSP on AM62A SoC

 .../bindings/remoteproc/ti,k3-dsp-rproc.yaml         |  3 +++
 drivers/remoteproc/ti_k3_dsp_remoteproc.c            | 12 ++++++++++++
 2 files changed, 15 insertions(+)

Comments

Mathieu Poirier Jan. 13, 2023, 9:45 p.m. UTC | #1
On Fri, Dec 30, 2022 at 07:24:51AM -0600, Hari Nagalla wrote:
> AM62A SoC family has a C7xv DSP subsystem with Analytics engine. This
> susbystem is intended for deep learning purposes. C7xv is similar to C71
> DSPs on K3 J7 SoCs with additional harware accelerators and IP updates
> for deep learining.
> 
> Hari Nagalla (1):
>   dt-bindings: remoteproc: k3-dsp: update bindings for AM62A SoCs
> 
> Jai Luthra (1):
>   remoteproc: k3-c7x: Add support for C7xv DSP on AM62A SoC
> 
>  .../bindings/remoteproc/ti,k3-dsp-rproc.yaml         |  3 +++
>  drivers/remoteproc/ti_k3_dsp_remoteproc.c            | 12 ++++++++++++
>  2 files changed, 15 insertions(+)
>

Applied - thanks
Mathieu

> -- 
> 2.17.1
>