]> git.alsa-project.org Git - alsa-lib.git/commit
conf/ucm: bytcr-rt5651: Use generic SSP enable + disable sequence, support SSP0
authorHans de Goede <hdegoede@redhat.com>
Wed, 8 Aug 2018 09:05:36 +0000 (11:05 +0200)
committerJaroslav Kysela <perex@perex.cz>
Wed, 8 Aug 2018 09:44:13 +0000 (11:44 +0200)
commit1bcb531923929807eb16625d8a62deb128c88d04
tree04576c37d04ad43c0040ab4575ef37df02e6fc07
parent0471cc87377d8836bd14566f885b5d01888b6b32
conf/ucm: bytcr-rt5651: Use generic SSP enable + disable sequence, support SSP0

Use the generic SSP enable sequence from bytcr/PlatformEnableSeq.conf,
for boards using SSP2 this is identical the code it replaces and this
adds support for boards using SSP0.

This fixes sound not working on Bay Trail CR tablets with a rt5651 codec.

This commit also calls the generic disable sequence on shutdown
(this is new).

Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
configure.ac
src/conf/ucm/Makefile.am
src/conf/ucm/bytcr-rt5651/HiFi.conf
src/conf/ucm/bytcr-rt5651/bytcr-rt5651.conf
src/conf/ucm/rt5651/EnableSeq.conf [new file with mode: 0644]
src/conf/ucm/rt5651/Makefile.am [new file with mode: 0644]