Commit 872bbb3a authored by Dylan Reid's avatar Dylan Reid Committed by Mark Brown

ASoC: simple-card: Fix detect gpio documentation.

The device tree property uses '-' not '_'.
Signed-off-by: default avatarDylan Reid <dgreid@chromium.org>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 3fe24032
......@@ -17,9 +17,9 @@ Optional properties:
source.
- simple-audio-card,mclk-fs : Multiplication factor between stream rate and codec
mclk.
- simple-audio-card,hp_det_gpio : Reference to GPIO that signals when
- simple-audio-card,hp-det-gpio : Reference to GPIO that signals when
headphones are attached.
- simple-audio-card,mic_det_gpio : Reference to GPIO that signals when
- simple-audio-card,mic-det-gpio : Reference to GPIO that signals when
a microphone is attached.
Optional subnodes:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment