Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5995eb6d authored by Marek Belisko's avatar Marek Belisko Committed by Bryan Wu
Browse files

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: default avatarMarek Belisko <marek@goldelico.com>
Signed-off-by: default avatarBryan Wu <cooloney@gmail.com>
parent 8b37e1be
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.