From: Jaroslav Kysela Date: Tue, 1 Sep 2020 11:57:18 +0000 (+0200) Subject: ucm2: HDA/acp - add Capture simple mixer element to the ACP Mic device X-Git-Tag: v1.2.4~9 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=3320b1ac804595d6c145c1ad7af85917182a3c98;p=alsa-ucm-conf.git ucm2: HDA/acp - add Capture simple mixer element to the ACP Mic device Signed-off-by: Jaroslav Kysela --- diff --git a/ucm2/HDA-Intel/HiFi-acp.conf b/ucm2/HDA-Intel/HiFi-acp.conf index 123ae15..15eeca5 100644 --- a/ucm2/HDA-Intel/HiFi-acp.conf +++ b/ucm2/HDA-Intel/HiFi-acp.conf @@ -4,5 +4,6 @@ SectionDevice."Mic1" { Value { CapturePriority 100 CapturePCM "hw:${var:AcpCardId}" + CaptureMixerElem "Capture" } }