All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix APR audio regression on 6.2-rc1
@ 2022-12-29 15:16 ` Stephan Gerhold
  0 siblings, 0 replies; 14+ messages in thread
From: Stephan Gerhold @ 2022-12-29 15:16 UTC (permalink / raw)
  To: Bjorn Andersson, Andy Gross
  Cc: devicetree, alsa-devel, Banajit Goswami, Stephan Gerhold,
	linux-arm-msm, Jiasheng Jiang, Rob Herring, Konrad Dybcio,
	Mark Brown, Srinivas Kandagatla, ~postmarketos/upstreaming,
	Krzysztof Kozlowski

These two patches fix regressions in the Qualcomm APR driver that 
prevent audio from working on MSM8916 (and likely MSM8996). In previous 
kernel releases the "qcom,protection-domain" property was optional, in 
6.2-rc1 it is now required. It should remain optional because the 
protection domain functionality is only supported starting with MSM8998
and is not present on older SoCs [1].

These patches should go as fixes into 6.2 to fix the regression.

[1]: https://lore.kernel.org/all/20200312120842.21991-1-sibis@codeaurora.org/

Stephan Gerhold (2):
  dt-bindings: soc: qcom: apr: Make qcom,protection-domain optional
    again
  soc: qcom: apr: Make qcom,protection-domain optional again

 .../devicetree/bindings/soc/qcom/qcom,apr-services.yaml      | 5 ++---
 drivers/soc/qcom/apr.c                                       | 3 ++-
 2 files changed, 4 insertions(+), 4 deletions(-)

-- 
2.39.0


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

end of thread, other threads:[~2023-01-06 20:25 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-29 15:16 [PATCH 0/2] Fix APR audio regression on 6.2-rc1 Stephan Gerhold
2022-12-29 15:16 ` Stephan Gerhold
2022-12-29 15:16 ` [PATCH 1/2] dt-bindings: soc: qcom: apr: Make qcom, protection-domain optional again Stephan Gerhold
2022-12-29 15:16   ` [PATCH 1/2] dt-bindings: soc: qcom: apr: Make qcom,protection-domain " Stephan Gerhold
2022-12-29 18:29   ` Bjorn Andersson
2022-12-29 18:29     ` Bjorn Andersson
2022-12-30  8:08   ` Krzysztof Kozlowski
2022-12-30  8:08     ` Krzysztof Kozlowski
2022-12-29 15:16 ` [PATCH 2/2] " Stephan Gerhold
2022-12-29 15:16   ` [PATCH 2/2] soc: qcom: apr: Make qcom, protection-domain " Stephan Gerhold
2022-12-29 17:53   ` [PATCH 2/2] soc: qcom: apr: Make qcom,protection-domain " Bjorn Andersson
2022-12-29 17:53     ` [PATCH 2/2] soc: qcom: apr: Make qcom, protection-domain " Bjorn Andersson
2023-01-06 20:24 ` [PATCH 0/2] Fix APR audio regression on 6.2-rc1 Bjorn Andersson
2023-01-06 20:24   ` Bjorn Andersson

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.