]> git.alsa-project.org Git - alsa-ucm-conf.git/commitdiff
tegra: max98090: disable all inputs and outputs in enable sequence
authorAnton Bambura <jenneron@protonmail.com>
Wed, 6 Jul 2022 18:32:30 +0000 (21:32 +0300)
committerJaroslav Kysela <perex@perex.cz>
Fri, 8 Jul 2022 15:00:04 +0000 (17:00 +0200)
Fixes: https://github.com/alsa-project/alsa-ucm-conf/pull/173
Signed-off-by: Anton Bambura <jenneron@protonmail.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm2/Tegra/max98090/HiFi.conf

index 6346bd812d5881bf21d1d18693045e4dc04cccc8..3a74da8a18b46def0f39e5b7837d04090598d998 100644 (file)
@@ -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"
        ]
 }