]> git.alsa-project.org Git - alsa-ucm-conf.git/commitdiff
The X1E80100-EVK needs basically the same configuration as
authorleqi <leqi@qti.qualcomm.com>
Wed, 3 Sep 2025 09:00:24 +0000 (17:00 +0800)
committerJaroslav Kysela <perex@perex.cz>
Tue, 23 Sep 2025 10:34:17 +0000 (12:34 +0200)
 the X1E80100-CRD. The dts upstream is already in progress.
 https://lore.kernel.org/all/20250828-hamoa_initial-v8-3-c9d173072a5c@oss.qualcomm.com/

Closes: https://github.com/alsa-project/alsa-ucm-conf/pull/608
Signed-off-by: leqi <leqi@qti.qualcomm.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm2/Qualcomm/x1e80100/X1E80100-EVK.conf [new file with mode: 0644]
ucm2/conf.d/x1e80100/X1E80100-EVK.conf [new symlink]

diff --git a/ucm2/Qualcomm/x1e80100/X1E80100-EVK.conf b/ucm2/Qualcomm/x1e80100/X1E80100-EVK.conf
new file mode 100644 (file)
index 0000000..c733145
--- /dev/null
@@ -0,0 +1,19 @@
+Syntax 4
+
+SectionUseCase."HiFi" {
+       File "/Qualcomm/x1e80100/HiFi.conf"
+       Comment "HiFi quality Music."
+}
+
+BootSequence [
+       cset "name='HPHL Volume' 20"
+       cset "name='HPHR Volume' 20"
+       cset "name='ADC2 Volume' 10"
+]
+
+Include.card-init.File "/lib/card-init.conf"
+Include.ctl-remap.File "/lib/ctl-remap.conf"
+Include.wcd-init.File "/codecs/wcd938x/init.conf"
+Include.wsa-init.File "/codecs/wsa884x/four-speakers/init.conf"
+Include.wsam-init.File "/codecs/qcom-lpass/wsa-macro/four-speakers/init.conf"
+Include.rxm-init.File "/codecs/qcom-lpass/rx-macro/init.conf"
diff --git a/ucm2/conf.d/x1e80100/X1E80100-EVK.conf b/ucm2/conf.d/x1e80100/X1E80100-EVK.conf
new file mode 120000 (symlink)
index 0000000..3c32b18
--- /dev/null
@@ -0,0 +1 @@
+../../Qualcomm/x1e80100/X1E80100-EVK.conf
\ No newline at end of file