]> git.alsa-project.org Git - alsa-ucm-conf.git/commit
conf/ucm: bytcr-rt5640: Add generic bytcr-rt5640 UCM profile
authorHans de Goede <hdegoede@redhat.com>
Thu, 31 May 2018 15:10:22 +0000 (17:10 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 24 Sep 2019 10:49:56 +0000 (12:49 +0200)
commitdca1722d123f17b9f518c778ec298e2580905732
tree1e7afb228283980fc8b41d92fc70b8f3aae5d156
parentbbf4a216285f7944b2865631a5ad96da60955659
conf/ucm: bytcr-rt5640: Add generic bytcr-rt5640 UCM profile

This commit adds the generic UCM profile for bytcr-rt5640 boards from:
https://github.com/plbossart/UCM, plus the fixes from this pull-req:
https://github.com/plbossart/UCM/pull/31

The profile has been split up into separate per input / output files to
allow for creation of long-name profiles with the specific input / output
combinations found on a board without needing to copy and paste things.

Note this profile exports all inputs and both stereo/mono speaker setups
even though a typical device will not use all. Ideally a long-name based
device specific profile made up of the various parts should be used
instead.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm/bytcr-rt5640/HiFi.conf [new file with mode: 0644]
ucm/bytcr-rt5640/bytcr-rt5640.conf [new file with mode: 0644]
ucm/bytcr/PlatformEnableSeq.conf [new file with mode: 0644]
ucm/rt5640/DigitalMics.conf [new file with mode: 0644]
ucm/rt5640/EnableSeq.conf [new file with mode: 0644]
ucm/rt5640/HeadPhones.conf [new file with mode: 0644]
ucm/rt5640/HeadsetMic.conf [new file with mode: 0644]
ucm/rt5640/IN1-InternalMic.conf [new file with mode: 0644]
ucm/rt5640/IN3-InternalMic.conf [new file with mode: 0644]
ucm/rt5640/MonoSpeaker.conf [new file with mode: 0644]
ucm/rt5640/Speaker.conf [new file with mode: 0644]