[PATCH v1 0/2] Handle shared reset GPIO for WSA883x speakers

From: Mohammad Rafi Shaik
Date: Fri Jun 20 2025 - 06:30:49 EST


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