From 75616b9c2b4e106fd58048b9171f71ef449e2946 Mon Sep 17 00:00:00 2001 From: Srinivas Kandagatla Date: Thu, 2 Mar 2023 07:37:39 +0000 Subject: [PATCH] ucm2: codecs: lpass: make sure va dec mux is set correctly Make sure VA decimator mux is correctly set while using DMICs by adding explicit mixer control to set it in enable sequence. Signed-off-by: Srinivas Kandagatla Signed-off-by: Jaroslav Kysela --- ucm2/codecs/qcom-lpass/va-macro/DMIC0EnableSeq.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/ucm2/codecs/qcom-lpass/va-macro/DMIC0EnableSeq.conf b/ucm2/codecs/qcom-lpass/va-macro/DMIC0EnableSeq.conf index bd6e8f5..cc589cc 100644 --- a/ucm2/codecs/qcom-lpass/va-macro/DMIC0EnableSeq.conf +++ b/ucm2/codecs/qcom-lpass/va-macro/DMIC0EnableSeq.conf @@ -1,4 +1,5 @@ EnableSequence [ + cset "name='VA DEC0 MUX' VA_DMIC" cset "name='VA DMIC MUX0' DMIC0" cset "name='VA_AIF1_CAP Mixer DEC0' 1" cset "name='VA_DEC0 Volume' 100" -- 2.47.1