2023-01-16 16:55:27

by Devarsh Thakkar

[permalink] [raw]
Subject: [PATCH v6 0/3] 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 (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(-)

--
2.34.1