mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] remoteproc: qcom_q6v5_mss: Fix MDM9607 subsystem control instance ID
@ 2026-07-06 15:37 Stephan Gerhold
  2026-07-06 15:37 ` [PATCH 1/2] remoteproc: qcom_q6v5_mss: Make ssctl_id configurable per platform Stephan Gerhold
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Stephan Gerhold @ 2026-07-06 15:37 UTC (permalink / raw)
  To: Bjorn Andersson, Mathieu Poirier
  Cc: Konrad Dybcio, Barnabás Czémán, linux-arm-msm,
	linux-remoteproc, linux-kernel

Currently, trying to shutdown the modem firmware on MDM9607 results in the
following error:

  qcom-q6v5-mss 4080000.remoteproc: timeout waiting for ssctl service

This is because qcom_q6v5_mss defines the wrong instance ID for the QMI
subsystem control service of the modem firmware. Make this configurable per
platform and fix the issue by defining the correct ssctl_id for MDM9607.

Signed-off-by: Stephan Gerhold <stephan.gerhold@linaro.org>
---
Stephan Gerhold (2):
      remoteproc: qcom_q6v5_mss: Make ssctl_id configurable per platform
      remoteproc: qcom_q6v5_mss: Fix MDM9607 subsystem control instance ID

 drivers/remoteproc/qcom_q6v5_mss.c | 19 ++++++++++++++++++-
 1 file changed, 18 insertions(+), 1 deletion(-)
---
base-commit: 8ca01dbc70b5856b8ad40f5178d6cbf13898896f
change-id: 20260706-qcom-q6v5-mss-mdm9607-ssctl-id-7d8bfee83fd6

Best regards,
--  
Stephan Gerhold <stephan.gerhold@linaro.org>


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

end of thread, other threads:[~2026-07-10 18:07 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-06 15:37 [PATCH 0/2] remoteproc: qcom_q6v5_mss: Fix MDM9607 subsystem control instance ID Stephan Gerhold
2026-07-06 15:37 ` [PATCH 1/2] remoteproc: qcom_q6v5_mss: Make ssctl_id configurable per platform Stephan Gerhold
2026-07-06 16:00   ` Konrad Dybcio
2026-07-06 16:53   ` Mukesh Ojha
2026-07-06 16:56   ` Dmitry Baryshkov
2026-07-06 15:37 ` [PATCH 2/2] remoteproc: qcom_q6v5_mss: Fix MDM9607 subsystem control instance ID Stephan Gerhold
2026-07-06 15:59   ` Konrad Dybcio
2026-07-06 16:56   ` Mukesh Ojha
2026-07-10 18:07 ` [PATCH 0/2] " Bjorn Andersson

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