mbox series

[v4,0/2] Add single core R5F IPC for AM62 SoC family

Message ID 20221227144404.25184-1-devarsht@ti.com
Headers show
Series Add single core R5F IPC for AM62 SoC family | expand

Message

Devarsh Thakkar Dec. 27, 2022, 2:44 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 (2):
  dt-bindings: remoteproc: ti: Add new compatible for AM62 SoC family
  remoteproc: k3-r5: Use separate compatible string for TI AM62 SoC
    family

 .../bindings/remoteproc/ti,k3-r5f-rproc.yaml  | 65 ++++++++++++++-----
 drivers/remoteproc/ti_k3_r5_remoteproc.c      | 57 ++++++++++++----
 2 files changed, 91 insertions(+), 31 deletions(-)