[PATCH v2 0/3] ASoC: nau8821: Add delay control for ADC

From: Seven Lee
Date: Mon Apr 15 2024 - 03:07:13 EST


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