Linux Sound subsystem development
 help / color / mirror / Atom feed
From: Binbin Zhou <zhoubinbin@loongson.cn>
To: Binbin Zhou <zhoubb.aaron@gmail.com>,
	Huacai Chen <chenhuacai@loongson.cn>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Mark Brown <broonie@kernel.org>, Jaroslav Kysela <perex@perex.cz>,
	Takashi Iwai <tiwai@suse.com>
Cc: Huacai Chen <chenhuacai@kernel.org>,
	linux-sound@vger.kernel.org, Binbin Zhou <zhoubinbin@loongson.cn>
Subject: [PATCH 0/4] ASoC: codec: es8323: Enable DAPM for ADC and ChipPower
Date: Sat, 17 Jan 2026 17:18:33 +0800	[thread overview]
Message-ID: <cover.1768641428.git.zhoubinbin@loongson.cn> (raw)

Hi all:

This patchset replaces the original magic numbers with register bit
field macro definitions in an attempt to improve code readability.

In addition, DAPM for capture ADC and chip power has been enabled.

Thanks.
Binbin

Binbin Zhou (4):
  ASoC: codecs: es8323: Replace magic numbers with defined macros
  ASoC: codecs: es8323: remove DAC enablement write from
    es8323_set_bias_level
  ASoC: codecs: es8323: Enable proper DAPM widgets for capture ADC
  ASoC: codecs: es8323: Enable proper DAPM widgets for chip power

 sound/soc/codecs/es8323.c | 294 +++++++++++++++++++++-----------------
 sound/soc/codecs/es8323.h | 105 +++++++++++++-
 2 files changed, 261 insertions(+), 138 deletions(-)


base-commit: d743d62699af627b9de0f0b6853d8a3d53b6518f
-- 
2.47.3


             reply	other threads:[~2026-01-17  9:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-17  9:18 Binbin Zhou [this message]
2026-01-17  9:18 ` [PATCH 1/4] ASoC: codecs: es8323: Replace magic numbers with defined macros Binbin Zhou
2026-01-17  9:18 ` [PATCH 2/4] ASoC: codecs: es8323: remove DAC enablement write from es8323_set_bias_level Binbin Zhou
2026-01-17  9:18 ` [PATCH 3/4] ASoC: codecs: es8323: Enable proper DAPM widgets for capture ADC Binbin Zhou
2026-01-17  9:20 ` [PATCH 4/4] ASoC: codecs: es8323: Enable proper DAPM widgets for chip power Binbin Zhou
2026-01-20 20:16 ` [PATCH 0/4] ASoC: codec: es8323: Enable DAPM for ADC and ChipPower 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=cover.1768641428.git.zhoubinbin@loongson.cn \
    --to=zhoubinbin@loongson.cn \
    --cc=broonie@kernel.org \
    --cc=chenhuacai@kernel.org \
    --cc=chenhuacai@loongson.cn \
    --cc=lgirdwood@gmail.com \
    --cc=linux-sound@vger.kernel.org \
    --cc=perex@perex.cz \
    --cc=tiwai@suse.com \
    --cc=zhoubb.aaron@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox