aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/leds
diff options
context:
space:
mode:
authorMarek Belisko <marek@goldelico.com>2014-07-21 14:17:18 -0700
committerBryan Wu <cooloney@gmail.com>2014-07-22 16:26:43 -0700
commit5995eb6d58cf2b5c18a292f611364aefb4892aa8 (patch)
tree19a2939979470ca3042ebc0bfd7f100a3c260ef1 /Documentation/devicetree/bindings/leds
parentleds: convert blink timer to workqueue (diff)
downloadlinux-dev-5995eb6d58cf2b5c18a292f611364aefb4892aa8.tar.xz
linux-dev-5995eb6d58cf2b5c18a292f611364aefb4892aa8.zip
Documentation: dts: tcs6507: Fix wrong statement about #gpio-cells
Update comment about gpio-cells which says not correctly to be set to 0. When we want to reference tca6507 gpio #gpio-cells must be set to 2 (it is already correct in example). Signed-off-by: Marek Belisko <marek@goldelico.com> Signed-off-by: Bryan Wu <cooloney@gmail.com>
Diffstat (limited to 'Documentation/devicetree/bindings/leds')
-rw-r--r--Documentation/devicetree/bindings/leds/tca6507.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/leds/tca6507.txt b/Documentation/devicetree/bindings/leds/tca6507.txt
index d7221b84987c..bad9102796f3 100644
--- a/Documentation/devicetree/bindings/leds/tca6507.txt
+++ b/Documentation/devicetree/bindings/leds/tca6507.txt
@@ -8,7 +8,7 @@ Required properties:
Optional properties:
- gpio-controller: allows lines to be used as output-only GPIOs.
-- #gpio-cells: if present, must be 0.
+- #gpio-cells: if present, must not be 0.
Each led is represented as a sub-node of the ti,tca6507 device.