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-Url: https://git.stricted.de/?a=commitdiff_plain;h=7b0db5533608eb3864383cc211e56027d39a6cde;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.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: