]> git.alsa-project.org Git - alsa-ucm-conf.git/commit
Create shared {En,Dis}ableSeq.conf components for rt5645 variants
authorRussell Parker <russell.parker7@gmail.com>
Sun, 6 Jan 2019 03:47:12 +0000 (19:47 -0800)
committerJaroslav Kysela <perex@perex.cz>
Tue, 24 Sep 2019 11:10:24 +0000 (13:10 +0200)
commitcc3070d7a330df52cb0929c2e6daeb84d2874d73
tree7b7ad10e47506cd86a2242f2bf651665e601c344
parent85679fbbf452d77e8b7c38bb2d69185d21eb86f4
Create shared {En,Dis}ableSeq.conf components for rt5645 variants

Factor out the common enable and disable sequences used
in rt5645 variants, including the rt5650. Move the sequences
into a new component directory codecs/rt5645/ along with
a Makefile.

Some lines like
    cset "name='Stereo1 ADC1 Mux' 1"
and
    cset "name='I2S2 Func Switch' on"
are not set set in the chtrt5650 UCM sequences and thus are not present
in the new component, in order to maximize reuse.

Signed-off-by: Russell Parker <russell.parker7@gmail.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm/ASUSTeKCOMPUTERINC.-T100HAN-1.0-T100HAN/HiFi.conf
ucm/LENOVO-80XF-LenovoMIIX320_10ICR-LNVNB161216/HiFi.conf
ucm/chtrt5645-mono-speaker-analog-mic/HiFi.conf
ucm/chtrt5645/HiFi.conf
ucm/chtrt5650/HiFi.conf
ucm/codecs/rt5645/DisableSeq.conf [new file with mode: 0644]
ucm/codecs/rt5645/EnableSeq.conf [new file with mode: 0644]