]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: codecs: wcd937x: fix AUX PA sequencing and mixer controls
authorAjay Kumar Nandam <ajay.nandam@oss.qualcomm.com>
Mon, 20 Apr 2026 18:02:21 +0000 (23:32 +0530)
committerMark Brown <broonie@kernel.org>
Sun, 26 Apr 2026 23:24:30 +0000 (08:24 +0900)
commit74c876bfd71b1023029a483d7213015201f62b53
tree4308e58e9a0488c526548f88ee84fa02833a37eb
parentdad701bdb74368e6da30177b1d9e5529e3381591
ASoC: codecs: wcd937x: fix AUX PA sequencing and mixer controls

Enable AUX PA sequencing during AUX DAC DAPM events and keep the
AUX-specific RX supplies enabled while the path is active.

Add the missing AUX-related mixer controls, including CLSH PA and
DSD left/right switches, so AUX playback can be routed from userspace.

Signed-off-by: Ajay Kumar Nandam <ajay.nandam@oss.qualcomm.com>
Link: https://patch.msgid.link/20260420180221.785113-1-ajay.nandam@oss.qualcomm.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wcd937x.c