Skip to content

Commit 15c2b04

Browse files
morimotobroonie
authored andcommitted
ASoC: dt-bindings: audio-graph-card2: add missing mic-det-gpios
The yaml has "hp-det-gpios" property, but Audio-Graph-Card2 can handle "mic-det-gpios" too. Add it. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://patch.msgid.link/877c2kaxn4.wl-kuninori.morimoto.gx@renesas.com Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent d3e7529 commit 15c2b04

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/devicetree/bindings/sound/audio-graph-card2.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ properties:
3939
description: Codec to Codec node
4040
hp-det-gpios:
4141
$ref: audio-graph.yaml#/properties/hp-det-gpios
42+
mic-det-gpios:
43+
$ref: audio-graph.yaml#/properties/mic-det-gpios
4244
widgets:
4345
$ref: audio-graph.yaml#/properties/widgets
4446

0 commit comments

Comments
 (0)