mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/4] Fix AM62A/J722S C7XV DSP reset variation.
@ 2026-02-13  0:11 Hari Nagalla
  2026-02-13  0:11 ` [PATCH 1/4] dt-bindings: remoteproc: k3-dsp: Add C7xv dsp variant for J722S Hari Nagalla
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Hari Nagalla @ 2026-02-13  0:11 UTC (permalink / raw)
  To: andersson, mathieu.poirier, robh, krzk+dt, conor+dt, nm
  Cc: vigneshr, s-anna, b-padhi, linux-remoteproc, devicetree,
	linux-kernel, kristo, linux-arm-kernel, Hari Nagalla

Even though both AM62A and J722S2 devices have similar C7XV DSP deep
learning engines, they are integrated differently to the Reset
controller. Both devices provide module level global reset for the C7xv DSP.
However, on AM62A an additonal local reset signal is provided which
can be used to halt CPU execution with DSP core still powered on. 

patch dependency/apply order :
1) dt-bindings: remoteproc: k3-dsp: Add C7xv dsp variant for J722S
2) arm64: dts: ti: k3-j722s-main: update compatible string for C7XV dsp 
3) remoteproc: k3-dsp: use local reset for C7XV dsps on AM62A
4) remoteproc: k3-dsp: add compatible string for j722s C7XV DSP

Testing done:
 Tested on AM62A SK and J722S EVM boards.

Hari Nagalla (4):
  dt-bindings: remoteproc: k3-dsp: Add C7xv dsp variant for J722S
  arm64: dts: ti: k3-j722s-main: update compatible string for C7XV dsps
  remoteproc: k3-dsp: use local reset for C7XV dsps on AM62A
  remoteproc: k3-dsp: add compatible string for j722s C7XV DSP

 .../devicetree/bindings/remoteproc/ti,k3-dsp-rproc.yaml   | 3 +++
 arch/arm64/boot/dts/ti/k3-j722s-main.dtsi                 | 4 ++--
 drivers/remoteproc/ti_k3_dsp_remoteproc.c                 | 8 ++++++++
 3 files changed, 13 insertions(+), 2 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2026-03-02  9:34 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-02-13  0:11 [PATCH 0/4] Fix AM62A/J722S C7XV DSP reset variation Hari Nagalla
2026-02-13  0:11 ` [PATCH 1/4] dt-bindings: remoteproc: k3-dsp: Add C7xv dsp variant for J722S Hari Nagalla
2026-02-13  8:13   ` Krzysztof Kozlowski
2026-02-13  9:34     ` Krzysztof Kozlowski
2026-03-02  9:34       ` Hari Nagalla
2026-02-13  0:11 ` [PATCH 2/4] arm64: dts: ti: k3-j722s-main: update compatible string for C7XV dsps Hari Nagalla
2026-02-13  8:14   ` Krzysztof Kozlowski
2026-02-13  0:11 ` [PATCH 3/4] remoteproc: k3-dsp: use local reset for C7XV dsps on AM62A Hari Nagalla
2026-02-13  0:11 ` [PATCH 4/4] remoteproc: k3-dsp: add compatible string for j722s C7XV DSP Hari Nagalla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome