]> git.alsa-project.org Git - alsa-ucm-conf.git/commit
conf/ucm: bytcr-rt5640: Add long-name UCM profiles
authorHans de Goede <hdegoede@redhat.com>
Thu, 31 May 2018 15:10:23 +0000 (17:10 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 24 Sep 2019 10:50:05 +0000 (12:50 +0200)
commit3e8babe128d50acc516af727672a0859ea124dad
tree1fbd164a3bdad64046e9db8912df32b0d9e45419
parentdca1722d123f17b9f518c778ec298e2580905732
conf/ucm: bytcr-rt5640: Add long-name UCM profiles

With a recently merged kernel commit, the kernel now sets a long-name for
bytcr-rt5640 boards which indicates if a single (mono) speaker or stereo
speakers are used and wether dmic1, in1 or in3 is used for the internal
mic (the headset mic sofar is always in2).

This commit adds UCM profiles for bytcr-rt5640 boards using these new
long-names, based on the generic bytcr-rt5640 profile.

The added profiles have the unnecessary input / output options from the
generic profile removed leaving only 2 input and 2 output options, which
are automatically switched between by e.g. pulse based on jack-detect.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
12 files changed:
ucm/bytcr-rt5640-mono-spk-dmic1-mic/HiFi.conf [new file with mode: 0644]
ucm/bytcr-rt5640-mono-spk-dmic1-mic/bytcr-rt5640-mono-spk-dmic1-mic.conf [new file with mode: 0644]
ucm/bytcr-rt5640-mono-spk-in1-mic/HiFi.conf [new file with mode: 0644]
ucm/bytcr-rt5640-mono-spk-in1-mic/bytcr-rt5640-mono-spk-in1-mic.conf [new file with mode: 0644]
ucm/bytcr-rt5640-mono-spk-in3-mic/HiFi.conf [new file with mode: 0644]
ucm/bytcr-rt5640-mono-spk-in3-mic/bytcr-rt5640-mono-spk-in3-mic.conf [new file with mode: 0644]
ucm/bytcr-rt5640-stereo-spk-dmic1-mic/HiFi.conf [new file with mode: 0644]
ucm/bytcr-rt5640-stereo-spk-dmic1-mic/bytcr-rt5640-stereo-spk-dmic1-mic.conf [new file with mode: 0644]
ucm/bytcr-rt5640-stereo-spk-in1-mic/HiFi.conf [new file with mode: 0644]
ucm/bytcr-rt5640-stereo-spk-in1-mic/bytcr-rt5640-stereo-spk-in1-mic.conf [new file with mode: 0644]
ucm/bytcr-rt5640-stereo-spk-in3-mic/HiFi.conf [new file with mode: 0644]
ucm/bytcr-rt5640-stereo-spk-in3-mic/bytcr-rt5640-stereo-spk-in3-mic.conf [new file with mode: 0644]