Merge tag 'modules-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu...
[sfrench/cifs-2.6.git] / Documentation / devicetree / bindings / pinctrl / qcom,msm8660-pinctrl.txt
index df9a838ec5f90c7500e5347a779699b9ba1d2f22..cdc4787e59d2eb3c738a3b589a9d26b9264eedbc 100644 (file)
@@ -10,6 +10,11 @@ Required properties:
 - #gpio-cells : Should be two.
                 The first cell is the gpio pin number and the
                 second cell is used for optional parameters.
+- gpio-ranges: see ../gpio/gpio.txt
+
+Optional properties:
+
+- gpio-reserved-ranges: see ../gpio/gpio.txt
 
 Please refer to ../gpio/gpio.txt and ../interrupt-controller/interrupts.txt for
 a general description of GPIO and interrupt bindings.
@@ -62,6 +67,7 @@ Example:
 
                gpio-controller;
                #gpio-cells = <2>;
+               gpio-ranges = <&msmgpio 0 0 173>;
                interrupt-controller;
                #interrupt-cells = <2>;
                interrupts = <0 16 0x4>;