aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAníbal Limón <anibal.limon@linaro.org>2020-08-31 17:25:13 -0500
committerJaroslav Kysela <perex@perex.cz>2020-09-07 13:17:49 +0200
commit3048ff7b15a922985499fa04b12b6abe929b8e4a (patch)
tree02b2c5b84dd4d38710ecff979373a50e5e28e778
parentce06a252d60e41fc41134a6ea7914e7645029ab2 (diff)
ucm2: Qualcomm sdm845 fixes HDMI select card and HiFi set DigitalVol
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org> Signed-off-by: Jaroslav Kysela <perex@perex.cz>
-rw-r--r--ucm2/Qualcomm/sdm845/HiFi.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/ucm2/Qualcomm/sdm845/HiFi.conf b/ucm2/Qualcomm/sdm845/HiFi.conf
index 1ef57c1..2537acd 100644
--- a/ucm2/Qualcomm/sdm845/HiFi.conf
+++ b/ucm2/Qualcomm/sdm845/HiFi.conf
@@ -35,5 +35,7 @@ SectionDevice."Speaker" {
Value {
PlaybackPriority 100
PlaybackPCM "hw:${CardId},1"
+ PlaybackVolume "RX1 Digital Volume"
+ PlaybackVolume "RX2 Digital Volume"
}
}