]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
gpio: fix description for gpio-ranges example
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Mon, 8 May 2017 08:41:48 +0000 (10:41 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 22 May 2017 08:37:22 +0000 (10:37 +0200)
The length of the second entry is 20, so it affects GPIOs 10..29.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/devicetree/bindings/gpio/gpio.txt

index 84ede036f73d09f889f8d60c274ca98be75e43e5..2209c163f2a5fc7a81b93505f7d4923aaf1ff710 100644 (file)
@@ -282,8 +282,8 @@ Example 1:
        };
 
 Here, a single GPIO controller has GPIOs 0..9 routed to pin controller
-pinctrl1's pins 20..29, and GPIOs 10..19 routed to pin controller pinctrl2's
-pins 50..59.
+pinctrl1's pins 20..29, and GPIOs 10..29 routed to pin controller pinctrl2's
+pins 50..69.
 
 Example 2: