ASoC: cs35l41: Correct amp_gain_tlv values
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Wed, 23 Aug 2023 08:53:08 +0000 (09:53 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 23 Aug 2023 12:27:06 +0000 (13:27 +0100)
commit1613781d7e8a93618ff3a6b37f81f06769b53717
treed325ece28d5e7a4a09ba6889406bacac721c77a9
parent3b1f08833c45d0167741e4097b0150e7cf086102
ASoC: cs35l41: Correct amp_gain_tlv values

The current analog gain TLV seems to have completely incorrect values in
it. The gain starts at 0.5dB, proceeds in 1dB steps, and has no mute
value, correct the control to match.

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