mbox series

[v6,0/3] Add single core R5F IPC for AM62 SoC family

Message ID 20230116151906.549384-1-devarsht@ti.com (mailing list archive)
Headers show
Series Add single core R5F IPC for AM62 SoC family | expand

Message

Devarsh Thakkar Jan. 16, 2023, 3:19 p.m. UTC
AM62 SoC family don't have a multicore R5F cluster,
instead they have a single core R5F.
This enables IPC support with single core R5F for AM62
family of SoCs.

Devarsh Thakkar (3):
  remoteproc: k3-r5: Simplify single core config set
  dt-bindings: remoteproc: ti: Add new compatible for AM62 SoC family
  remoteproc: k3-r5: Use separate compatible string for TI AM62x SoC
    family

 .../bindings/remoteproc/ti,k3-r5f-rproc.yaml  | 76 +++++++++++++-----
 drivers/remoteproc/ti_k3_r5_remoteproc.c      | 77 ++++++++++++++-----
 2 files changed, 111 insertions(+), 42 deletions(-)