Linux Sound subsystem development
 help / color / mirror / Atom feed
* [PATCH v2 0/3] ASoC: nau8821: Add delay control for ADC
@ 2024-04-15  7:06 Seven Lee
  2024-04-15  7:06 ` [PATCH v2 1/3] ASoC: dt-bindings: " Seven Lee
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Seven Lee @ 2024-04-15  7:06 UTC (permalink / raw)
  To: broonie
  Cc: lgirdwood, alsa-devel, devicetree, linux-sound,
	krzysztof.kozlowski+dt, linux-kernel, robh+dt, conor+dt, perex,
	tiwai, edson.drosdeck, u.kleine-koenig, YHCHuang, KCHSU0, CTLIN0,
	SJLIN0, wtli, scott6986, supercraig0719, dardar923

Change the original fixed delay to the assignment from the property. It
will make it more flexible to different platforms to avoid pop noise at
the beginning of recording.

Change:
V1 -> V2:
- Revise adc-delay-ms properties description.
- Fix examples of bugs found by bots.

Seven Lee (3):
  ASoC: dt-bindings: nau8821: Add delay control for ADC
  ASoC: nau8821: Add delay control for ADC
  ASoC: nau8821: Remove redundant ADC controls

 .../bindings/sound/nuvoton,nau8821.yaml       |  7 +++++++
 sound/soc/codecs/nau8821.c                    | 19 +++++++++----------
 sound/soc/codecs/nau8821.h                    |  1 +
 3 files changed, 17 insertions(+), 10 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2024-04-22  8:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-15  7:06 [PATCH v2 0/3] ASoC: nau8821: Add delay control for ADC Seven Lee
2024-04-15  7:06 ` [PATCH v2 1/3] ASoC: dt-bindings: " Seven Lee
2024-04-17 18:05   ` Rob Herring
2024-04-15  7:06 ` [PATCH v2 2/3] ASoC: " Seven Lee
2024-04-15  7:06 ` [PATCH v2 3/3] ASoC: nau8821: Remove redundant ADC controls Seven Lee
2024-04-22  8:09 ` [PATCH v2 0/3] ASoC: nau8821: Add delay control for ADC Mark Brown

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