Skip to content

Commit 143a2f0

Browse files
claudiubezneabroonie
authored andcommitted
ASoC: dt-bindings: sama7g5-pdmc: add microchip,startup-delay-us binding
PDMC can work with different types of microphones, thus different boards could have different microphones. Depending on microphone type the PDMC would need to wait longer or shorter period (at startup) than the default chosen one to filter unwanted noise. Thus add microchip,startup-delay-us binding to let PDMC users to specify startup delay. Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20230228110145.3770525-3-claudiu.beznea@microchip.com Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent 54fc4b7 commit 143a2f0

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Documentation/devicetree/bindings/sound/microchip,sama7g5-pdmc.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,12 @@ properties:
6767
maxItems: 4
6868
uniqueItems: true
6969

70+
microchip,startup-delay-us:
71+
description: |
72+
Specifies the delay in microseconds that needs to be applied after
73+
enabling the PDMC microphones to avoid unwanted noise due to microphones
74+
not being ready.
75+
7076
required:
7177
- compatible
7278
- reg

0 commit comments

Comments
 (0)