[PATCH 0/2] ASoC: codecs: qualcomm move gain to S8_TLV

From: Srinivas Kandagatla
Date: Thu Jun 09 2022 - 07:19:16 EST


Move all the digital and IIR gains form using SX_TLV to S8_TLV,
these gains are actually 8 bit gains with 7th signed bit and
ranges from -84dB to +40dB

Tested on DB410c with Headset playback

Thanks,
Srini

Srinivas Kandagatla (2):
ASoC: codecs: msm8916-wcd-digital: move gains from SX_TLV to S8_TLV
ASoC: codecs: wcd9335: move gains from SX_TLV to S8_TLV

sound/soc/codecs/msm8916-wcd-digital.c | 46 +++++++--------
sound/soc/codecs/wcd9335.c | 81 ++++++++++++--------------
2 files changed, 59 insertions(+), 68 deletions(-)

--
2.25.1