* [PATCH] ASoC: simple-card: Fix detect gpio documentation.
@ 2014-10-03 17:06 Dylan Reid
[not found] ` <1412355968-30200-1-git-send-email-dgreid-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Dylan Reid @ 2014-10-03 17:06 UTC (permalink / raw)
To: alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw
Cc: broonie-DgEjT+Ai2ygdnm+yROfE0A, jay.xu-TNX95d0MmH7DzftRWevZcw,
devicetree-u79uwXL29TY76Z2rM5mHXA,
sonnyrao-F7+t8E8rja9g9hUCZPvPmw, lars-Qo5EllUWu/uELgA04lAiVw,
Dylan Reid
The device tree property uses '-' not '_'.
Signed-off-by: Dylan Reid <dgreid-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
---
Documentation/devicetree/bindings/sound/simple-card.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/sound/simple-card.txt b/Documentation/devicetree/bindings/sound/simple-card.txt
index 72d94b7..c3cba60 100644
--- a/Documentation/devicetree/bindings/sound/simple-card.txt
+++ b/Documentation/devicetree/bindings/sound/simple-card.txt
@@ -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:
--
2.1.2.330.g565301e
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-10-04 11:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-03 17:06 [PATCH] ASoC: simple-card: Fix detect gpio documentation Dylan Reid
[not found] ` <1412355968-30200-1-git-send-email-dgreid-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2014-10-04 11:59 ` Mark Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).