OSDN Git Service

ASoC: cs42l52: Correct TLV for Bypass Volume
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Thu, 2 Jun 2022 16:21:17 +0000 (17:21 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 3 Jun 2022 08:19:24 +0000 (10:19 +0200)
commit91e90c712fade0b69cdff7cc6512f6099bd18ae5
treeff3dc60210995a01c1a7466bcb8cf256189b42dd
parent7fbd6dd68127927e844912a16741016d432a0737
ASoC: cs42l52: Correct TLV for Bypass Volume

The Bypass Volume is accidentally using a -6dB minimum TLV rather than
the correct -60dB minimum. Add a new TLV to correct this.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20220602162119.3393857-5-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cs42l52.c