ASoC: cs42l52: Fix TLV scales for mixer controls
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Thu, 2 Jun 2022 16:21:14 +0000 (17:21 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 6 Jun 2022 12:08:55 +0000 (13:08 +0100)
commit07c2307ce8b420e351e0635c690397ad7a9fab77
tree9d355c0a79f19c69946066371c01a764492d7c05
parent33dbf3fc6942b53920296395bb4c81fb3cc5ebfd
ASoC: cs42l52: Fix TLV scales for mixer controls

The datasheet specifies the range of the mixer volumes as between
-51.5dB and 12dB with a 0.5dB step. Update the TLVs for this.

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