diff options
author | Shuming Fan <shumingf@realtek.com> | 2021-12-08 11:16:54 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-12-08 14:08:00 +0100 |
commit | 6c7ac18cd82108a0cd58e21b9814503e631dbb5d (patch) | |
tree | 5274902eb31a2b2f98b4c190faec8cb894c0e808 /Documentation/devicetree/bindings/sound/realtek,rt5682s.yaml | |
parent | ASoC: Intel: sof_rt5682: Move rt1015 speaker amp to common file (diff) | |
download | linux-6c7ac18cd82108a0cd58e21b9814503e631dbb5d.tar.xz linux-6c7ac18cd82108a0cd58e21b9814503e631dbb5d.zip |
ASoC: dt-bindings: rt5682s: add AMIC delay time property
Add the AMIC delay time to control how much delay time (ms) to unmute the stereo1 ADC.
Signed-off-by: Shuming Fan <shumingf@realtek.com>
Link: https://lore.kernel.org/r/20211208101654.28925-1-shumingf@realtek.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/sound/realtek,rt5682s.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/sound/realtek,rt5682s.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/realtek,rt5682s.yaml b/Documentation/devicetree/bindings/sound/realtek,rt5682s.yaml index 2b8b7b51fe55..d65c0ed5060c 100644 --- a/Documentation/devicetree/bindings/sound/realtek,rt5682s.yaml +++ b/Documentation/devicetree/bindings/sound/realtek,rt5682s.yaml @@ -61,6 +61,10 @@ properties: description: | Set the delay time (ms) for the requirement of the particular DMIC. + realtek,amic-delay-ms: + description: | + Set the delay time (ms) for the requirement of the particular platform or AMIC. + realtek,dmic-clk-driving-high: type: boolean description: | |