]> git.alsa-project.org Git - alsa-ucm-conf.git/commit
ucm2: Qualcomm: sc8280xp: fix hardware volume control
authorJohan Hovold <johan+linaro@kernel.org>
Tue, 9 Jan 2024 16:51:52 +0000 (17:51 +0100)
committerJaroslav Kysela <perex@perex.cz>
Wed, 17 Jan 2024 09:15:40 +0000 (10:15 +0100)
commit8b17033636faf8b1cc60590a3ef83011901817d9
tree7b5ff89711501ac73357668a5b3394a8dfa7f356
parente1db9caded748441127eddea98b885897798e0cc
ucm2: Qualcomm: sc8280xp: fix hardware volume control

The lazy include of the four codec initialisation files are incorrectly
specified using the same identifier which means that only the last one
is actually included.

This specifically means that the sound server falls back to software
mixing as the Speaker and Headphones mixer elements are not defined.

The default Mic volume and Speaker digital volume are also never set by
the BootSequence as intended (even if the Mic volume is currently
overridden in the enable sequence).

Closes: https://github.com/alsa-project/alsa-ucm-conf/pull/382
Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm2/Qualcomm/sc8280xp/LENOVO-X13s.conf