devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Handle shared reset GPIO for WSA883x speakers
@ 2025-06-20 10:30 Mohammad Rafi Shaik
  2025-06-20 10:30 ` [PATCH v1 1/2] ASoC: dt-bindings: qcom,wsa8830: Add reset-gpios for shared line Mohammad Rafi Shaik
  2025-06-20 10:30 ` [PATCH v1 2/2] ASoC: codecs: wsa883x: Handle shared reset GPIO for WSA883x speakers Mohammad Rafi Shaik
  0 siblings, 2 replies; 11+ messages in thread
From: Mohammad Rafi Shaik @ 2025-06-20 10:30 UTC (permalink / raw)
  To: Srinivas Kandagatla, Liam Girdwood, Mark Brown, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Jaroslav Kysela, Takashi Iwai,
	Philipp Zabel, Linus Walleij, Bartosz Golaszewski
  Cc: linux-arm-msm, linux-sound, devicetree, linux-kernel, linux-gpio,
	quic_pkumpatl, kernel

On some Qualcomm platforms, such as QCS6490-RB3Gen2 and QCM6490-IDP,
multiple WSA8830/WSA8835 speakers share a common reset (shutdown) GPIO.
To handle such cases, use the reset controller framework along with the
"reset-gpio" driver.

Tested on:
	- QCS6490-RB3Gen2
	- QCM6490-IDP

Mohammad Rafi Shaik (2):
  ASoC: dt-bindings: qcom,wsa8830: Add reset-gpios for shared line
  ASoC: codecs: wsa883x: Handle shared reset GPIO for WSA883x speakers

 .../bindings/sound/qcom,wsa883x.yaml          | 11 +++-
 sound/soc/codecs/wsa883x.c                    | 57 ++++++++++++++++---
 2 files changed, 58 insertions(+), 10 deletions(-)


base-commit: 2c923c845768a0f0e34b8161d70bc96525385782
-- 
2.34.1


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

end of thread, other threads:[~2025-06-25  9:09 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-20 10:30 [PATCH v1 0/2] Handle shared reset GPIO for WSA883x speakers Mohammad Rafi Shaik
2025-06-20 10:30 ` [PATCH v1 1/2] ASoC: dt-bindings: qcom,wsa8830: Add reset-gpios for shared line Mohammad Rafi Shaik
2025-06-23  8:03   ` Krzysztof Kozlowski
2025-06-23  8:41     ` Mohammad Rafi Shaik
2025-06-20 10:30 ` [PATCH v1 2/2] ASoC: codecs: wsa883x: Handle shared reset GPIO for WSA883x speakers Mohammad Rafi Shaik
2025-06-20 18:35   ` Dmitry Baryshkov
2025-06-23  7:11     ` Philipp Zabel
2025-06-23  8:01     ` Krzysztof Kozlowski
2025-06-23  7:00   ` Philipp Zabel
2025-06-24  2:43   ` Dmitry Baryshkov
2025-06-25  9:08     ` Mohammad Rafi Shaik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).