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.
Fixes: https://github.com/alsa-project/alsa-ucm-conf/pull/294
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
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"
]