Skip to content

Commit c26c592

Browse files
David Linbroonie
authored andcommitted
ASoC: dt-bindings: nau8825: Add delay control for input path
Change the original fixed delay to the assignment from property. It will make more flexible to different platforms for avoiding pop noise at the beginning of recording. Signed-off-by: David Lin <CTLIN0@nuvoton.com> Link: https://lore.kernel.org/r/20230414103941.39566-1-CTLIN0@nuvoton.com Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent c6c3581 commit c26c592

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Documentation/devicetree/bindings/sound/nau8825.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@ Optional properties:
7474
- nuvoton,adcout-drive-strong: make the drive strength of ADCOUT IO PIN strong if set.
7575
Otherwise, the drive keeps normal strength.
7676

77+
- nuvoton,adc-delay-ms: Delay (in ms) to make input path stable and avoid pop noise. The
78+
default value is 125 and range between 125 to 500 ms.
79+
7780
- clocks: list of phandle and clock specifier pairs according to common clock bindings for the
7881
clocks described in clock-names
7982
- clock-names: should include "mclk" for the MCLK master clock

0 commit comments

Comments
 (0)