Re: [PATCH v4 0/4] ASoC: qcom: volume fixes and codec cleanups

From: Johan Hovold
Date: Tue Jan 23 2024 - 02:58:18 EST


On Mon, Jan 22, 2024 at 09:54:10PM +0000, Mark Brown wrote:
> On Fri, 19 Jan 2024 12:24:16 +0100, Johan Hovold wrote:
> > To reduce the risk of speaker damage the PA gain needs to be limited on
> > machines like the Lenovo Thinkpad X13s until we have active speaker
> > protection in place.
> >
> > Limit the gain to the current default setting provided by the UCM
> > configuration which most user have so far been using (due to a bug in
> > the configuration files which prevented hardware volume control [1]).
> >
> > [...]
>
> Applied to
>
> https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
>
> Thanks!
>
> [1/4] ASoC: codecs: wsa883x: fix PA volume control
> (no commit info)
> [2/4] ASoC: qcom: sc8280xp: limit speaker volumes
> commit: c481016bb4f8a9c059c39ac06e7b65e233a61f6a
> [3/4] ASoC: codecs: lpass-wsa-macro: fix compander volume hack
> (no commit info)
> [4/4] ASoC: codecs: wcd9335: drop unused gain hack remnant
> (no commit info)

Thanks, Mark.

Could you consider applying at least patches 1/4 and 3/4 for 6.8 as
well?

The former is needed for proper hardware volume control with the fixed
UCM files, and the latter avoids ending up with the digital gain setting
set too low or too high while by-passing the volume limit set by the
machine driver.

Johan