2022-12-27 15:13:32

by Devarsh Thakkar

[permalink] [raw]
Subject: [PATCH v4 0/2] Add single core R5F IPC for AM62 SoC family

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(-)

--
2.17.1