OSDN Git Service

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>
Mon, 7 Jan 2019 10:26:28 +0000 (11:26 +0100)
commite850d8e2e3893ac0622ee645bc86ddce0fd59624
treeba587985e785397ae5ff7bf4fff2b566d3010d8c
parentf91cc3c7d6b76d11e8e003abc5aed99ee2cc78bd
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>
configure.ac
src/conf/ucm/ASUSTeKCOMPUTERINC.-T100HAN-1.0-T100HAN/HiFi.conf
src/conf/ucm/LENOVO-80XF-LenovoMIIX320_10ICR-LNVNB161216/HiFi.conf
src/conf/ucm/chtrt5645-mono-speaker-analog-mic/HiFi.conf
src/conf/ucm/chtrt5645/HiFi.conf
src/conf/ucm/chtrt5650/HiFi.conf
src/conf/ucm/codecs/Makefile.am
src/conf/ucm/codecs/rt5645/DisableSeq.conf [new file with mode: 0644]
src/conf/ucm/codecs/rt5645/EnableSeq.conf [new file with mode: 0644]
src/conf/ucm/codecs/rt5645/Makefile.am [new file with mode: 0644]