* [PATCH] doc: dt: Fix broken reference in gpio-leds documentation
@ 2012-02-06 17:29 Tobias Klauser
[not found] ` <1328549355-7000-1-git-send-email-tklauser-93Khv+1bN0NyDzI6CaY1VQ@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Tobias Klauser @ 2012-02-06 17:29 UTC (permalink / raw)
To: Grant Likely, Rob Herring; +Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ
The gpios property is described in Documentation/devicetree/gpio.txt, so
reference this document.
Signed-off-by: Tobias Klauser <tklauser-93Khv+1bN0NyDzI6CaY1VQ@public.gmane.org>
---
Documentation/devicetree/bindings/gpio/led.txt | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/Documentation/devicetree/bindings/gpio/led.txt b/Documentation/devicetree/bindings/gpio/led.txt
index 141087c..fd2bd56 100644
--- a/Documentation/devicetree/bindings/gpio/led.txt
+++ b/Documentation/devicetree/bindings/gpio/led.txt
@@ -7,9 +7,9 @@ Each LED is represented as a sub-node of the gpio-leds device. Each
node's name represents the name of the corresponding LED.
LED sub-node properties:
-- gpios : Should specify the LED's GPIO, see "Specifying GPIO information
- for devices" in Documentation/devicetree/booting-without-of.txt. Active
- low LEDs should be indicated using flags in the GPIO specifier.
+- gpios : Should specify the LED's GPIO, see "gpios property" in
+ Documentation/devicetree/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).
- linux,default-trigger : (optional) This parameter, if present, is a
--
1.7.5.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] doc: dt: Fix broken reference in gpio-leds documentation
[not found] ` <1328549355-7000-1-git-send-email-tklauser-93Khv+1bN0NyDzI6CaY1VQ@public.gmane.org>
@ 2012-02-27 16:23 ` Rob Herring
0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2012-02-27 16:23 UTC (permalink / raw)
To: Tobias Klauser; +Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ
On 02/06/2012 11:29 AM, Tobias Klauser wrote:
> The gpios property is described in Documentation/devicetree/gpio.txt, so
> reference this document.
>
> Signed-off-by: Tobias Klauser <tklauser-93Khv+1bN0NyDzI6CaY1VQ@public.gmane.org>
Applied.
Rob
> ---
> Documentation/devicetree/bindings/gpio/led.txt | 6 +++---
> 1 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/gpio/led.txt b/Documentation/devicetree/bindings/gpio/led.txt
> index 141087c..fd2bd56 100644
> --- a/Documentation/devicetree/bindings/gpio/led.txt
> +++ b/Documentation/devicetree/bindings/gpio/led.txt
> @@ -7,9 +7,9 @@ Each LED is represented as a sub-node of the gpio-leds device. Each
> node's name represents the name of the corresponding LED.
>
> LED sub-node properties:
> -- gpios : Should specify the LED's GPIO, see "Specifying GPIO information
> - for devices" in Documentation/devicetree/booting-without-of.txt. Active
> - low LEDs should be indicated using flags in the GPIO specifier.
> +- gpios : Should specify the LED's GPIO, see "gpios property" in
> + Documentation/devicetree/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).
> - linux,default-trigger : (optional) This parameter, if present, is a
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-02-27 16:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-06 17:29 [PATCH] doc: dt: Fix broken reference in gpio-leds documentation Tobias Klauser
[not found] ` <1328549355-7000-1-git-send-email-tklauser-93Khv+1bN0NyDzI6CaY1VQ@public.gmane.org>
2012-02-27 16:23 ` Rob Herring
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).