Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Kuninori Morimoto and committed by
Mark Brown
15c2b04a d3e75291

+2
+2
Documentation/devicetree/bindings/sound/audio-graph-card2.yaml
··· 39 39 description: Codec to Codec node 40 40 hp-det-gpios: 41 41 $ref: audio-graph.yaml#/properties/hp-det-gpios 42 + mic-det-gpios: 43 + $ref: audio-graph.yaml#/properties/mic-det-gpios 42 44 widgets: 43 45 $ref: audio-graph.yaml#/properties/widgets 44 46