ASoC: codecs: wcd937x: add missing LO Switch control
authorAlexey Klimov <alexey.klimov@linaro.org>
Tue, 22 Oct 2024 03:31:30 +0000 (04:31 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 29 Oct 2024 14:10:59 +0000 (14:10 +0000)
commit041db4bbe04e8e0b48350b3bbbd9a799794d5c1e
treeeb3be0526949d2452cafc52675ab34ccda7e747a
parent2ef9439f7a19fd3d43b288d38b1c6e55b668a4fe
ASoC: codecs: wcd937x: add missing LO Switch control

The wcd937x supports also AUX input but the control that sets correct
soundwire port for this is missing. This control is required for audio
playback, for instance, on qrb4210 RB2 board as well as on other
SoCs.

Reported-by: Adam Skladowski <a39.skl@gmail.com>
Reported-by: Prasad Kumpatla <quic_pkumpatl@quicinc.com>
Suggested-by: Adam Skladowski <a39.skl@gmail.com>
Suggested-by: Prasad Kumpatla <quic_pkumpatl@quicinc.com>
Cc: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Cc: Mohammad Rafi Shaik <quic_mohs@quicinc.com>
Signed-off-by: Alexey Klimov <alexey.klimov@linaro.org>
Link: https://patch.msgid.link/20241022033132.787416-2-alexey.klimov@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wcd937x.c