All of lore.kernel.org
 help / color / mirror / Atom feed
From: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
To: broonie@kernel.org
Cc: alsa-devel@alsa-project.org, lgirdwood@gmail.com, perex@perex.cz,
	tiwai@suse.com, linux-kernel@vger.kernel.org,
	Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Subject: [PATCH 0/2] ASoC: codecs: qualcomm move gain to S8_TLV
Date: Thu,  9 Jun 2022 12:18:59 +0100	[thread overview]
Message-ID: <20220609111901.318047-1-srinivas.kandagatla@linaro.org> (raw)

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


WARNING: multiple messages have this Message-ID (diff)
From: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
To: broonie@kernel.org
Cc: alsa-devel@alsa-project.org, lgirdwood@gmail.com,
	linux-kernel@vger.kernel.org, tiwai@suse.com,
	Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Subject: [PATCH 0/2] ASoC: codecs: qualcomm move gain to S8_TLV
Date: Thu,  9 Jun 2022 12:18:59 +0100	[thread overview]
Message-ID: <20220609111901.318047-1-srinivas.kandagatla@linaro.org> (raw)

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


             reply	other threads:[~2022-06-09 11:19 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-09 11:18 Srinivas Kandagatla [this message]
2022-06-09 11:18 ` [PATCH 0/2] ASoC: codecs: qualcomm move gain to S8_TLV Srinivas Kandagatla
2022-06-09 11:19 ` [PATCH 1/2] ASoC: codecs: msm8916-wcd-digital: move gains from SX_TLV " Srinivas Kandagatla
2022-06-09 11:19   ` Srinivas Kandagatla
2022-06-09 11:19 ` [PATCH 2/2] ASoC: codecs: wcd9335: " Srinivas Kandagatla
2022-06-09 11:19   ` Srinivas Kandagatla
2022-06-10 15:58 ` [PATCH 0/2] ASoC: codecs: qualcomm move gain " Mark Brown
2022-06-10 15:58   ` Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220609111901.318047-1-srinivas.kandagatla@linaro.org \
    --to=srinivas.kandagatla@linaro.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=perex@perex.cz \
    --cc=tiwai@suse.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.