Skip to content

Commit

Permalink
ASoC: simple-card: Fix detect gpio documentation.
Browse files Browse the repository at this point in the history
The device tree property uses '-' not '_'.

Signed-off-by: Dylan Reid <dgreid@chromium.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
  • Loading branch information
Dylan Reid authored and Mark Brown committed Oct 4, 2014
1 parent 3fe2403 commit 872bbb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Documentation/devicetree/bindings/sound/simple-card.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 872bbb3

Please sign in to comment.