mbox series

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

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

Message

Devarsh Thakkar Nov. 15, 2022, 6:09 a.m. UTC
AM62 SoC family don't have a 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):
  Documentation: dt-bindings: k3-r5f-rproc: 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  | 48 +++++++++++-----
 drivers/remoteproc/ti_k3_r5_remoteproc.c      | 55 +++++++++++++++----
 2 files changed, 77 insertions(+), 26 deletions(-)