From bf346ffd295c86d018f85d7906543e6b21d9529d Mon Sep 17 00:00:00 2001 From: Libin Yang Date: Thu, 19 Nov 2020 20:01:30 +0800 Subject: [PATCH] rt715: init: setup ADC07 to a proper volume This patch initiates 'rt715 ADC 07 Capture Volume' to a proper volume. Signed-off-by: Libin Yang --- ucm2/codecs/rt715/init.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/ucm2/codecs/rt715/init.conf b/ucm2/codecs/rt715/init.conf index 6e07b2df..15a05714 100644 --- a/ucm2/codecs/rt715/init.conf +++ b/ucm2/codecs/rt715/init.conf @@ -7,4 +7,5 @@ BootSequence [ cset "name='rt715 ADC 25 Mux' 4" cset "name='rt715 ADC 27 Capture Switch' 1" cset "name='rt715 ADC 07 Capture Switch' 1" + cset "name='rt715 ADC 07 Capture Volume' 58" ]