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>
Mon, 6 Jun 2022 12:08:58 +0000 (13:08 +0100)
commitcd6c0895b9d30b47d22293b9cddab3a8366e4a76
tree93becdbf98a4d04a908f49151a1e7ed5ccc4e4fc
parent5a7f6cdd402e3da891d2768f1da1f3ea1664a2a2
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