From: Anton Bambura Date: Wed, 6 Jul 2022 18:32:30 +0000 (+0300) Subject: tegra: max98090: disable all inputs and outputs in enable sequence X-Git-Tag: v1.2.7.2~3 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=718526934b110161e56efcfd81a78e7f48f84156;p=alsa-ucm-conf.git tegra: max98090: disable all inputs and outputs in enable sequence Fixes: https://github.com/alsa-project/alsa-ucm-conf/pull/173 Signed-off-by: Anton Bambura Signed-off-by: Jaroslav Kysela --- diff --git a/ucm2/Tegra/max98090/HiFi.conf b/ucm2/Tegra/max98090/HiFi.conf index 6346bd8..3a74da8 100644 --- a/ucm2/Tegra/max98090/HiFi.conf +++ b/ucm2/Tegra/max98090/HiFi.conf @@ -17,7 +17,7 @@ SectionVerb { cset "name='MIC2 Volume' 10" cset "name='MIC2 Boost Volume' 0" cset "name='Mic Jack Switch' off" - cset "name='Int Mic Switch' on" + cset "name='Int Mic Switch' off" cset "name='ADCR Boost Volume' 4" cset "name='ADCL Boost Volume' 4" cset "name='ADCR Volume' 11" @@ -33,7 +33,7 @@ SectionVerb { cset "name='Headphones Switch' off" cset "name='Speaker Left Switch' on" cset "name='Speaker Right Switch' on" - cset "name='Speakers Switch' on" + cset "name='Speakers Switch' off" ] }