]> git.alsa-project.org Git - alsa-ucm-conf.git/commitdiff
ucm2: HDA/acp - add Capture simple mixer element to the ACP Mic device
authorJaroslav Kysela <perex@perex.cz>
Tue, 1 Sep 2020 11:57:18 +0000 (13:57 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 1 Sep 2020 11:57:23 +0000 (13:57 +0200)
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm2/HDA-Intel/HiFi-acp.conf

index 123ae15f04066230a63e28ab0c39666fbbdd1d49..15eeca527907168c21811c4ff194159ff3a3871f 100644 (file)
@@ -4,5 +4,6 @@ SectionDevice."Mic1" {
        Value {
                CapturePriority 100
                CapturePCM "hw:${var:AcpCardId}"
+               CaptureMixerElem "Capture"
        }
 }