All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/2] Add single core R5F IPC for AM62 SoC family
@ 2022-12-27 14:52 Devarsh Thakkar
  2022-12-27 14:52 ` [PATCH v5 1/2] dt-bindings: remoteproc: ti: Add new compatible " Devarsh Thakkar
  2022-12-27 14:52 ` [PATCH v5 2/2] remoteproc: k3-r5: Use separate compatible string for TI " Devarsh Thakkar
  0 siblings, 2 replies; 8+ messages in thread
From: Devarsh Thakkar @ 2022-12-27 14:52 UTC (permalink / raw)
  To: andersson, devicetree, mathieu.poirier, p.zabel,
	linux-remoteproc, robh+dt, linux-kernel, krzysztof.kozlowski+dt,
	s-anna
  Cc: hnagalla, praneeth, nm, vigneshr, a-bhatia1, j-luthra, devarsht

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-01-17 14:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-27 14:52 [PATCH v5 0/2] Add single core R5F IPC for AM62 SoC family Devarsh Thakkar
2022-12-27 14:52 ` [PATCH v5 1/2] dt-bindings: remoteproc: ti: Add new compatible " Devarsh Thakkar
2022-12-28 15:03   ` Krzysztof Kozlowski
2022-12-27 14:52 ` [PATCH v5 2/2] remoteproc: k3-r5: Use separate compatible string for TI " Devarsh Thakkar
2023-01-10 18:35   ` Mathieu Poirier
2023-01-16  6:28     ` Devarsh Thakkar
2023-01-16 16:41       ` Mathieu Poirier
2023-01-17 14:37         ` Devarsh Thakkar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.