File: //usr/share/alsa/ucm2/Qualcomm/apq8096/HDMI.conf
# Use case configuration for DB820c board.
# Author: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
SectionVerb {
	EnableSequence [
		cset "name='HDMI Mixer MultiMedia1' 1"
	]
	DisableSequence [
		cset "name='HDMI Mixer MultiMedia1' 0"
	]
	Value {
		TQ "HiFi"
	}
}
SectionDevice."HDMI" {
	Comment "HDMI Digital Stereo Output"
	EnableSequence [
		cset "name='HDMI Mixer MultiMedia1' 1"
	]
	DisableSequence [
		cset "name='HDMI Mixer MultiMedia1' 0"
	]
	Value {
		PlaybackPriority 200
		PlaybackPCM "hw:${CardId}"
	}
}