Signed-off-by: Jaroslav Kysela <perex@perex.cz>
<sof-hda-dsp/HiFi.conf>
-SectionDevice."Bass Speaker" {
+SectionDevice."BassSpeaker" {
Comment "Bass Speaker"
EnableSequence [
Value {
PlaybackPCM "hw:sofhdadsp,0"
- JackHWMute "Headphone"
PlaybackChannels "2"
}
}
+
+# override JackHWMute
+SectionDevice."Headphone".!JackHWMute "Speaker BassSpeaker"
JackType "gpio"
JackSwitch "12"
JackControl "Headphone Jack"
+ JackHWMute "Speaker"
}
}
PlaybackPCM "hw:sofhdadsp,0"
PlaybackVolume "name='Speaker'"
PlaybackSwitch "name='Speaker Playback Switch'"
- JackHWMute "Headphone"
PlaybackChannels "2"
}
}