Linux Sound subsystem development
 help / color / mirror / Atom feed
* [PATCH 0/4] ASoC: codec: es8323: Enable DAPM for ADC and ChipPower
@ 2026-01-17  9:18 Binbin Zhou
  2026-01-17  9:18 ` [PATCH 1/4] ASoC: codecs: es8323: Replace magic numbers with defined macros Binbin Zhou
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Binbin Zhou @ 2026-01-17  9:18 UTC (permalink / raw)
  To: Binbin Zhou, Huacai Chen, Liam Girdwood, Mark Brown,
	Jaroslav Kysela, Takashi Iwai
  Cc: Huacai Chen, linux-sound, Binbin Zhou

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-01-20 20:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-17  9:18 [PATCH 0/4] ASoC: codec: es8323: Enable DAPM for ADC and ChipPower Binbin Zhou
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox