All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] remoteproc: qcom: q6v5: Fix handover IRQ regressions on attach
@ 2026-07-31  2:56 Shawn Guo
  2026-07-31  2:56 ` [PATCH 1/2] remoteproc: qcom: q6v5_pas: Fix unbalanced handover IRQ enable " Shawn Guo
  2026-07-31  2:56 ` [PATCH 2/2] remoteproc: qcom: q6v5: Ignore stale handover IRQ delivered " Shawn Guo
  0 siblings, 2 replies; 8+ messages in thread
From: Shawn Guo @ 2026-07-31  2:56 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: Mathieu Poirier, Abel Vesa, linux-arm-msm, linux-remoteproc,
	linux-kernel, Shawn Guo

This series fixes a couple of regressions introduced by commit
bb7c5d6f5b41 ("remoteproc: qcom: q6v5: Make handover IRQ one-shot"),
observed on Nord SoC where the ADSP is booted by the bootloader and the
remoteproc driver attaches to it.

Shawn Guo (2):
  remoteproc: qcom: q6v5_pas: Fix unbalanced handover IRQ enable on
    attach
  remoteproc: qcom: q6v5: Ignore stale handover IRQ delivered on attach

 drivers/remoteproc/qcom_q6v5.c     | 36 +++++++++++++++++++++++++-----
 drivers/remoteproc/qcom_q6v5.h     |  2 ++
 drivers/remoteproc/qcom_q6v5_pas.c |  4 ++--
 3 files changed, 34 insertions(+), 8 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-07-31 13:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-31  2:56 [PATCH 0/2] remoteproc: qcom: q6v5: Fix handover IRQ regressions on attach Shawn Guo
2026-07-31  2:56 ` [PATCH 1/2] remoteproc: qcom: q6v5_pas: Fix unbalanced handover IRQ enable " Shawn Guo
2026-07-31  6:57   ` Abel Vesa
2026-07-31  2:56 ` [PATCH 2/2] remoteproc: qcom: q6v5: Ignore stale handover IRQ delivered " Shawn Guo
2026-07-31  7:00   ` Abel Vesa
2026-07-31  8:42   ` Stephan Gerhold
2026-07-31 13:02     ` Shawn Guo
2026-07-31 13:22       ` Stephan Gerhold

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.