* [PATCH] dt: Fix incorrect reference in gpio-led documentation
@ 2012-08-29 8:10 Sachin Kamat
0 siblings, 0 replies; only message in thread
From: Sachin Kamat @ 2012-08-29 8:10 UTC (permalink / raw)
To: devicetree-discuss, linux-doc
Cc: grant.likely, rob.herring, rob, sachin.kamat, patches
Path to gpio.txt (dt) document was broken.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
---
Documentation/devicetree/bindings/gpio/led.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/devicetree/bindings/gpio/led.txt b/Documentation/devicetree/bindings/gpio/led.txt
index 9bb308a..edc83c1 100644
--- a/Documentation/devicetree/bindings/gpio/led.txt
+++ b/Documentation/devicetree/bindings/gpio/led.txt
@@ -8,7 +8,7 @@ node's name represents the name of the corresponding LED.
LED sub-node properties:
- gpios : Should specify the LED's GPIO, see "gpios property" in
- Documentation/devicetree/gpio.txt. Active low LEDs should be
+ Documentation/devicetree/bindings/gpio/gpio.txt. Active low LEDs should be
indicated using flags in the GPIO specifier.
- label : (optional) The label for this LED. If omitted, the label is
taken from the node name (excluding the unit address).
--
1.7.4.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-08-29 8:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-29 8:10 [PATCH] dt: Fix incorrect reference in gpio-led documentation Sachin Kamat
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).