[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220609111901.318047-1-srinivas.kandagatla@linaro.org>
Date: Thu, 9 Jun 2022 12:18:59 +0100
From: Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
To: broonie@...nel.org
Cc: alsa-devel@...a-project.org, lgirdwood@...il.com, perex@...ex.cz,
tiwai@...e.com, linux-kernel@...r.kernel.org,
Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
Subject: [PATCH 0/2] ASoC: codecs: qualcomm move gain to S8_TLV
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
Powered by blists - more mailing lists