]> git.alsa-project.org Git - alsa-ucm-conf.git/commit
ucm2: Qualcomm: sm8650-qrd: fix codec initialisation
authorJohan Hovold <johan+linaro@kernel.org>
Fri, 18 Oct 2024 06:45:17 +0000 (08:45 +0200)
committerJaroslav Kysela <perex@perex.cz>
Fri, 18 Oct 2024 08:44:46 +0000 (10:44 +0200)
commitb82bdac16d5e18265ecd021dca74cb0308d97416
tree4eb791fcc41d897ba0f5f52eb2c0668cac4d2c15
parenteb403cdedf2327e5821f25c2a2d4dad310891f06
ucm2: Qualcomm: sm8650-qrd: fix codec initialisation

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 Speakers and Headphone stereo mixer
elements are never defined and cannot be used for hardware volume
control.

The default Speaker digital volume is also never set by the BootSequence
as intended.

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