From: Uwe Kleine-König Date: Mon, 8 May 2017 08:41:48 +0000 (+0200) Subject: gpio: fix description for gpio-ranges example X-Git-Tag: v4.13-rc1~116^2~70 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=7b0db5533608eb3864383cc211e56027d39a6cde;p=linux.git gpio: fix description for gpio-ranges example The length of the second entry is 20, so it affects GPIOs 10..29. Signed-off-by: Uwe Kleine-König Signed-off-by: Linus Walleij --- diff --git a/Documentation/devicetree/bindings/gpio/gpio.txt b/Documentation/devicetree/bindings/gpio/gpio.txt index 84ede036f73d..2209c163f2a5 100644 --- a/Documentation/devicetree/bindings/gpio/gpio.txt +++ b/Documentation/devicetree/bindings/gpio/gpio.txt @@ -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: