]> git.alsa-project.org Git - alsa-ucm-conf.git/commit
ucm2: Qualcomm: x1e80100: fix hardware volume control
authorJohan Hovold <johan+linaro@kernel.org>
Mon, 15 Jan 2024 11:23:56 +0000 (12:23 +0100)
committerJaroslav Kysela <perex@perex.cz>
Wed, 17 Jan 2024 09:16:07 +0000 (10:16 +0100)
commitf110af659aa7f9b1287ae9b6dc235b0417b3dd10
tree0094cc1362910c828ef29514f09b0df066c55094
parent8b17033636faf8b1cc60590a3ef83011901817d9
ucm2: Qualcomm: x1e80100: 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/x1e80100/X1E80100-CRD.conf