From 1bb22964f800344649e7a50849dafc294c9445b2 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Tue, 10 Dec 2019 19:40:00 +0100 Subject: [PATCH] sof-hda-dsp: initialize Mic Boost Volume --- ucm2/sof-hda-dsp/HiFi.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/ucm2/sof-hda-dsp/HiFi.conf b/ucm2/sof-hda-dsp/HiFi.conf index 5c7236d..626444f 100644 --- a/ucm2/sof-hda-dsp/HiFi.conf +++ b/ucm2/sof-hda-dsp/HiFi.conf @@ -3,6 +3,7 @@ SectionVerb { EnableSequence [ cset "name='Auto-Mute Mode' 'Disabled'" + case "name='Mic Boost Volume' 100" ] } -- 2.47.1