[PATCH v2 0/2] soc: qcom: pmic_glink: Resolve failures to bring up pmic_glink

Bjorn Andersson posted 2 patches 1 month ago
drivers/rpmsg/qcom_glink_native.c | 10 +++++++---
drivers/soc/qcom/pmic_glink.c     | 25 ++++++++++++++++++++++---
2 files changed, 29 insertions(+), 6 deletions(-)
Re: [PATCH v2 0/2] soc: qcom: pmic_glink: Resolve failures to bring up pmic_glink
Posted by Bjorn Andersson 1 month ago
On Wed, 23 Oct 2024 17:24:31 +0000, Bjorn Andersson wrote:
> 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
> 
> [...]

Applied, thanks!

[1/2] rpmsg: glink: Handle rejected intent request better
      commit: a387e73fedd6307c0e194deaa53c42b153ff0bd6
[2/2] soc: qcom: pmic_glink: Handle GLINK intent allocation rejections
      commit: f8c879192465d9f328cb0df07208ef077c560bb1

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>