public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] wcd938x/wcd939x fixes
@ 2025-11-24  6:45 Jonathan Marek
  2025-11-24  6:45 ` [PATCH 1/6] ASoC: codecs: wsa884x: remove mute_unmute_on_trigger Jonathan Marek
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Jonathan Marek @ 2025-11-24  6:45 UTC (permalink / raw)
  To: linux-arm-msm
  Cc: Jaroslav Kysela, Krzysztof Kozlowski, Liam Girdwood, open list,
	open list:QCOM AUDIO (ASoC) DRIVERS, Mark Brown, Neil Armstrong,
	Srinivas Kandagatla, Takashi Iwai

Fixes for two major issues I encountered
- pop/click
- not being able to enable both left/right channels

And a fix for an issue I noticed in the wsa codecs.

Jonathan Marek (6):
  ASoC: codecs: wsa884x: remove mute_unmute_on_trigger
  ASoC: codecs: wsa883x: remove mute_unmute_on_trigger
  ASoC: codecs: wcd939x: fix headphone pop/click sound
  ASoC: codecs: wcd938x: fix headphone pop/click sound
  ASoC: codecs: wcd939x: fix get_swr_port behavior
  ASoC: codecs: wcd938x: fix get_swr_port behavior

 sound/soc/codecs/wcd938x.c | 85 +++++++++++++++++------------------
 sound/soc/codecs/wcd938x.h |  1 -
 sound/soc/codecs/wcd939x.c | 92 ++++++++++++++++++--------------------
 sound/soc/codecs/wcd939x.h |  1 -
 sound/soc/codecs/wsa883x.c |  1 -
 sound/soc/codecs/wsa884x.c |  1 -
 6 files changed, 84 insertions(+), 97 deletions(-)

-- 
2.51.0


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

end of thread, other threads:[~2025-11-27 13:58 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-24  6:45 [PATCH 0/6] wcd938x/wcd939x fixes Jonathan Marek
2025-11-24  6:45 ` [PATCH 1/6] ASoC: codecs: wsa884x: remove mute_unmute_on_trigger Jonathan Marek
2025-11-24 14:08   ` Srinivas Kandagatla
2025-11-24 14:55     ` Jonathan Marek
2025-11-26 18:44       ` Alexey Klimov
2025-11-27 10:14       ` Srinivas Kandagatla
2025-11-27 13:57         ` Jonathan Marek
2025-11-24  6:45 ` [PATCH 2/6] ASoC: codecs: wsa883x: " Jonathan Marek
2025-11-24  6:45 ` [PATCH 3/6] ASoC: codecs: wcd939x: fix headphone pop/click sound Jonathan Marek
2025-11-24  6:45 ` [PATCH 4/6] ASoC: codecs: wcd938x: " Jonathan Marek
2025-11-24  6:45 ` [PATCH 5/6] ASoC: codecs: wcd939x: fix get_swr_port behavior Jonathan Marek
2025-11-24  6:45 ` [PATCH 6/6] ASoC: codecs: wcd938x: " Jonathan Marek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox