sof-hda-dsp: use more user friendly names for Dmic

Also correct the names in ConflictingDevice sections
(must be device name - not comment text).

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
Jaroslav Kysela 2019-10-31 18:07:10 +01:00
commit 3eddbc0031

View file

@ -1,7 +1,6 @@
# Use case Configuration for sof-hda-dsp
SectionVerb {
EnableSequence [
cdev "hw:sofhdadsp"
cset "name='Master Playback Switch' on"
@ -60,11 +59,11 @@ SectionDevice."Speaker" {
}
}
SectionDevice."Headset" {
Comment "Headset Mic"
SectionDevice."HeadsetMic" {
Comment "Headset Microphone"
ConflictingDevice [
"DMIC Stereo"
"DigitalMic"
]
EnableSequence [
@ -84,11 +83,11 @@ SectionDevice."Headset" {
}
}
SectionDevice."Dmic" {
Comment "DMIC Stereo"
SectionDevice."DigitalMic" {
Comment "Digital Microphone"
ConflictingDevice [
"Headset Mic"
"HeadsetMic"
]
EnableSequence [