PlaybackVolume and CaptureVolume are not defined currently and these are
needed in the future for example with Pulseaudio to enable hardware
volume control.
Signed-off-by: Jaska Uimonen <jaska.uimonen@linux.intel.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Value {
PlaybackPCM "hw:sofsklhdacard,0"
+ PlaybackVolume "Headphone"
+ PlaybackSwitch "Headphone Playback Switch"
PlaybackChannels "2"
JackName "sof-skl_hda_card Headphone"
JackType "gpio"
Value {
PlaybackPCM "hw:sofsklhdacard,0"
+ PlaybackVolume "Speaker"
+ PlaybackSwitch "Speaker Playback Switch"
JackHWMute "Headphone"
PlaybackChannels "2"
}
Value {
CapturePCM "hw:0,0"
+ CaptureVolume "Capture"
+ CaptureSwitch "Capture Switch"
CaptureChannels "2"
JackControl "Mic Jack"
}
Value {
CapturePCM "hw:0,6"
+ CaptureVolume "Dmic0 Capture Volume"
+ CaptureSwitch "Dmic0 Capture Switch"
CaptureChannels "2"
}
}