From: leqi Date: Wed, 3 Sep 2025 09:00:24 +0000 (+0800) Subject: The X1E80100-EVK needs basically the same configuration as X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=74f1c9ae1f150e110c619f363b46da89f27f34ea;p=alsa-ucm-conf.git The X1E80100-EVK needs basically the same configuration as 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 Signed-off-by: Jaroslav Kysela --- diff --git a/ucm2/Qualcomm/x1e80100/X1E80100-EVK.conf b/ucm2/Qualcomm/x1e80100/X1E80100-EVK.conf new file mode 100644 index 0000000..c733145 --- /dev/null +++ b/ucm2/Qualcomm/x1e80100/X1E80100-EVK.conf @@ -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 index 0000000..3c32b18 --- /dev/null +++ b/ucm2/conf.d/x1e80100/X1E80100-EVK.conf @@ -0,0 +1 @@ +../../Qualcomm/x1e80100/X1E80100-EVK.conf \ No newline at end of file