conf/ucm: bytcr-rt5651: Split into 1 .conf file per input / output

Split the bytcr-rt5651 config into 1 .conf file per input / output as
has already been done for the bytcr-rt5640 and the chtnau8824 profiles.

This allows easy creation of long-name profiles with the specific input /
output combinations found on a board without needing to copy and paste
things.

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>
This commit is contained in:
Hans de Goede 2018-08-08 11:05:39 +02:00 committed by Jaroslav Kysela
parent faab50afa9
commit 5c8be23b89
8 changed files with 185 additions and 190 deletions

View file

@ -0,0 +1,28 @@
SectionDevice."HeadsetMic-IN3" {
Comment "Headset Microphone"
ConflictingDevice [
"InternalMic-IN1"
"InternalMic-IN2"
"InternalMic-IN12"
]
EnableSequence [
cdev "hw:bytcrrt5651"
cset "name='Headset Mic Switch' on"
cset "name='RECMIXL BST3 Switch' on"
cset "name='RECMIXR BST3 Switch' on"
]
DisableSequence [
cdev "hw:bytcrrt5651"
cset "name='Headset Mic Switch' off"
cset "name='RECMIXL BST3 Switch' off"
cset "name='RECMIXR BST3 Switch' off"
]
Value {
CaptureChannels "2"
JackControl "Headset Mic Jack"
}
}