devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] ASoC: codecs: wcd93xx: Few simplifications of code and extend wcd939x
@ 2025-05-26 10:49 Krzysztof Kozlowski
  2025-05-26 10:49 ` [PATCH 1/6] ASoC: codecs: wcd937x: Simplify with devm_regulator_bulk_get_enable() Krzysztof Kozlowski
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Krzysztof Kozlowski @ 2025-05-26 10:49 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Jaroslav Kysela, Takashi Iwai,
	Srinivas Kandagatla, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley
  Cc: linux-sound, linux-kernel, linux-arm-msm, devicetree,
	Krzysztof Kozlowski

Make the WCD93xx codec drivers simpler using
devm_regulator_bulk_get_enable() and obtain missing VDD_PX supply on
wcd939x.

Context depends on fixes:
https://lore.kernel.org/r/20250526-b4-b4-asoc-wcd9395-vdd-px-fixes-v1-0-0b8a2993b7d3@linaro.org

---
Krzysztof Kozlowski (6):
      ASoC: codecs: wcd937x: Simplify with devm_regulator_bulk_get_enable()
      ASoC: codecs: wcd938x: Simplify with devm_regulator_bulk_get_enable()
      ASoC: codecs: wcd939x: Simplify with devm_regulator_bulk_get_enable()
      ASoC: codecs: wcd939x: Simplify return from devm_gpiod_get() error
      ASoC: dt-bindings: qcom,wcd939x: Document missing VDD_PX supply
      ASoC: codecs: wcd939x: Add VDD_PX supply

 .../devicetree/bindings/sound/qcom,wcd939x.yaml    |  3 ++
 sound/soc/codecs/wcd937x.c                         | 31 +++++----------
 sound/soc/codecs/wcd937x.h                         |  1 -
 sound/soc/codecs/wcd938x.c                         | 35 +++++------------
 sound/soc/codecs/wcd939x.c                         | 45 +++++++---------------
 5 files changed, 34 insertions(+), 81 deletions(-)
---
base-commit: 3717d2adda1ad07b4ecf3bef144ee489cc1563a1
change-id: 20250526-b4-asoc-wcd9395-vdd-px-ec173383bd02
prerequisite-change-id: 20250526-b4-b4-asoc-wcd9395-vdd-px-fixes-0ce64398f9cc:v1
prerequisite-patch-id: 104000f7254b9cc81be49af9ca584544718e52f1
prerequisite-patch-id: 230fcd1b712c5a3199e7c9d8250e98e5d55c0a40
prerequisite-patch-id: ecdbe74955eb7b710f72af1e3cf32ccac52890d5

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>


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

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

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-26 10:49 [PATCH 0/6] ASoC: codecs: wcd93xx: Few simplifications of code and extend wcd939x Krzysztof Kozlowski
2025-05-26 10:49 ` [PATCH 1/6] ASoC: codecs: wcd937x: Simplify with devm_regulator_bulk_get_enable() Krzysztof Kozlowski
2025-05-26 10:49 ` [PATCH 2/6] ASoC: codecs: wcd938x: " Krzysztof Kozlowski
2025-05-26 10:49 ` [PATCH 3/6] ASoC: codecs: wcd939x: " Krzysztof Kozlowski
2025-05-26 10:49 ` [PATCH 4/6] ASoC: codecs: wcd939x: Simplify return from devm_gpiod_get() error Krzysztof Kozlowski
2025-05-26 10:49 ` [PATCH 5/6] ASoC: dt-bindings: qcom,wcd939x: Document missing VDD_PX supply Krzysztof Kozlowski
2025-05-27 19:09   ` Rob Herring (Arm)
2025-05-26 10:49 ` [PATCH 6/6] ASoC: codecs: wcd939x: Add " Krzysztof Kozlowski
2025-05-29  9:20 ` [PATCH 0/6] ASoC: codecs: wcd93xx: Few simplifications of code and extend wcd939x Srinivas Kandagatla
2025-06-09 21:00 ` Mark Brown

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).