OSDN Git Service

conf/ucm: Add UCM profile for bytcht-es8316 boards
authorHans de Goede <hdegoede@redhat.com>
Thu, 3 Jan 2019 13:50:14 +0000 (14:50 +0100)
committerJaroslav Kysela <perex@perex.cz>
Mon, 7 Jan 2019 11:41:28 +0000 (12:41 +0100)
commit506cca6eaa01ceb2377a17f202bb2ca9d626de35
treee7509b2d6f7ee546c3bdc19807f9d78edae5b6db
parentb4c0a51505520edc86edd74bafd3e6397e3325e0
conf/ucm: Add UCM profile for bytcht-es8316 boards

Add an UCM profile for Bay Trail and Cherry Trail boards with an
ES8316 codec.

Re-use the existing platform enable and disable sequences for BYT/CHT SST
support and add a codecs/es8316 dir with codec specific enable / disable
sequences for the various inputs and outputs.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
15 files changed:
configure.ac
src/conf/ucm/Makefile.am
src/conf/ucm/bytcht-es8316/HiFi.conf [new file with mode: 0644]
src/conf/ucm/bytcht-es8316/Makefile.am [new file with mode: 0644]
src/conf/ucm/bytcht-es8316/bytcht-es8316.conf [new file with mode: 0644]
src/conf/ucm/codecs/Makefile.am
src/conf/ucm/codecs/es8316/EnableSeq.conf [new file with mode: 0644]
src/conf/ucm/codecs/es8316/HeadPhones.conf [new file with mode: 0644]
src/conf/ucm/codecs/es8316/IN1-HeadsetMic.conf [new file with mode: 0644]
src/conf/ucm/codecs/es8316/IN1-InternalMic.conf [new file with mode: 0644]
src/conf/ucm/codecs/es8316/IN2-HeadsetMic.conf [new file with mode: 0644]
src/conf/ucm/codecs/es8316/IN2-InternalMic.conf [new file with mode: 0644]
src/conf/ucm/codecs/es8316/Makefile.am [new file with mode: 0644]
src/conf/ucm/codecs/es8316/MonoSpeaker.conf [new file with mode: 0644]
src/conf/ucm/codecs/es8316/Speaker.conf [new file with mode: 0644]