Skip to content

Commit

Permalink
ucm2: codecs: va-macro: fix dmic1 mux setting
Browse files Browse the repository at this point in the history
Looks like there was a typo in setting up dmic1 mux. Without this dmic01
selection would only do single channel record instead of 2 channel recording.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
  • Loading branch information
Srinivas-Kandagatla committed Mar 23, 2023
1 parent f5d3c38 commit 65b4420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ucm2/codecs/qcom-lpass/va-macro/DMIC1EnableSeq.conf
@@ -1,6 +1,6 @@
EnableSequence [
cset "name='VA DEC1 MUX' VA_DMIC"
cset "name='VA DMIC MUX0' DMIC1"
cset "name='VA DMIC MUX1' DMIC1"
cset "name='VA_AIF1_CAP Mixer DEC1' 1"
cset "name='VA_DEC1 Volume' 100"
]

0 comments on commit 65b4420

Please sign in to comment.