Add HDMI RX config and modify the priority value
of the capture devices.
Closes: https://github.com/alsa-project/alsa-ucm-conf/pull/389
Signed-off-by: Zoran Zhan <zoran.zhan@mediatek.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
]
}
+SectionDevice."HDMI3" {
+ Comment "HDMI RX"
+
+ Value {
+ CapturePriority 200
+ CapturePCM "hw:${CardId},7"
+ }
+}
+
SectionDevice."Speaker" {
Comment "Lineout speaker"
]
Value {
- CapturePriority 400
+ CapturePriority 500
CaptureChannels 3
CapturePCM "hw:${CardId},15"
}
]
Value {
- CapturePriority 300
+ CapturePriority 400
CaptureChannels 3
CapturePCM "hw:${CardId},15"
}
Comment "Digital microphone"
Value {
- CapturePriority 200
+ CapturePriority 300
CaptureChannels 2
CapturePCM "hw:${CardId},14"
}
cset "name='PGA_3_Mux' AIN3"
cset "name='HDMI_OUT_MUX' Connect"
cset "name='DPTX_OUT_MUX' Disconnect"
+ cset "name='MULTI_IN1_MUX' HDMI_RX_I2S"
cset "name='Lineout Volume' 10"
cset "name='Headset Volume' 2"
cset "name='PGA1 Volume' 4"