Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH 0/2] soc: qcom: pmic_glink: Resolve failures to bring up pmic_glink
@ 2024-10-22  4:17 Bjorn Andersson
  2024-10-22  4:17 ` [PATCH 1/2] rpmsg: glink: Handle rejected intent request better Bjorn Andersson
  2024-10-22  4:17 ` [PATCH 2/2] soc: qcom: pmic_glink: Handle GLINK intent allocation rejections Bjorn Andersson
  0 siblings, 2 replies; 6+ messages in thread
From: Bjorn Andersson @ 2024-10-22  4:17 UTC (permalink / raw)
  To: Bjorn Andersson, Mathieu Poirier, Chris Lew, Konrad Dybcio,
	Johan Hovold
  Cc: linux-arm-msm, Bjorn Andersson, linux-remoteproc, linux-kernel,
	Bjorn Andersson, stable

With the transition of pd-mapper into the kernel, the timing was altered
such that on some targets the initial rpmsg_send() requests from
pmic_glink clients would be attempted before the firmware had announced
intents, and the firmware reject intent requests.

Fix this

Signed-off-by: Bjorn Andersson <bjorn.andersson@oss.qualcomm.com>
---
Bjorn Andersson (2):
      rpmsg: glink: Handle rejected intent request better
      soc: qcom: pmic_glink: Handle GLINK intent allocation rejections

 drivers/rpmsg/qcom_glink_native.c | 10 +++++++---
 drivers/soc/qcom/pmic_glink.c     | 18 +++++++++++++++---
 2 files changed, 22 insertions(+), 6 deletions(-)
---
base-commit: 42f7652d3eb527d03665b09edac47f85fb600924
change-id: 20241022-pmic-glink-ecancelled-d899a9ca0358

Best regards,
-- 
Bjorn Andersson <bjorn.andersson@oss.qualcomm.com>


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

end of thread, other threads:[~2024-10-23 21:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-22  4:17 [PATCH 0/2] soc: qcom: pmic_glink: Resolve failures to bring up pmic_glink Bjorn Andersson
2024-10-22  4:17 ` [PATCH 1/2] rpmsg: glink: Handle rejected intent request better Bjorn Andersson
2024-10-22 15:39   ` Johan Hovold
2024-10-22  4:17 ` [PATCH 2/2] soc: qcom: pmic_glink: Handle GLINK intent allocation rejections Bjorn Andersson
2024-10-22 15:30   ` Johan Hovold
2024-10-23 21:13     ` Bjorn Andersson

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