diff mbox

Documentation: leds: common.txt: Fix reference to where "default-state" is explained

Message ID 1391699901-7339-1-git-send-email-fabio.estevam@freescale.com
State Superseded, archived
Headers show

Commit Message

Fabio Estevam Feb. 6, 2014, 3:18 p.m. UTC
Documentation/devicetree/bindings/gpio/led.txt no longer exists, so update the
reference to the correct file where the "default-state" properly is explained.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
 Documentation/devicetree/bindings/leds/common.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff mbox

Patch

diff --git a/Documentation/devicetree/bindings/leds/common.txt b/Documentation/devicetree/bindings/leds/common.txt
index 2d88816..fa08a65 100644
--- a/Documentation/devicetree/bindings/leds/common.txt
+++ b/Documentation/devicetree/bindings/leds/common.txt
@@ -9,7 +9,8 @@  Optional properties for child nodes:
      "backlight" - LED will act as a back-light, controlled by the framebuffer
 		   system
      "default-on" - LED will turn on (but for leds-gpio see "default-state"
-		    property in Documentation/devicetree/bindings/gpio/led.txt)
+		    property in:
+		    Documentation/devicetree/bindings/leds/leds-gpio.txt)
      "heartbeat" - LED "double" flashes at a load average based rate
      "ide-disk" - LED indicates disk activity
      "timer" - LED flashes at a fixed, configurable rate