[RFC/PATCH v2 2/2] gpio-rcar: Add DT support
Linus Walleij
linus.walleij at linaro.org
Fri May 31 03:38:12 EST 2013
On Tue, May 21, 2013 at 1:40 PM, Laurent Pinchart
<laurent.pinchart+renesas at ideasonboard.com> wrote:
> Add DT bindings for the gpio-rcar driver and read the device
> configuration from the DT node at probe time if available.
>
> Cc: devicetree-discuss at lists.ozlabs.org
> Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas at ideasonboard.com>
Acked-by: Linus Walleij <linus.walleij at linaro.org>
I am assuming this will go through Simon's tree?
Note:
> + - gpio-ranges: Range of pins managed by the GPIO controller as a 4-cells
> + tuple using the following syntax.
> +
> + <[phandle of the pin controller node]
> + 0
> + [index of the first pin]
> + [number of pins]>
> +
> +Please refer to gpio.txt in this directory for details of the common GPIO
> +bindings used by client devices.
The above ranges are part of that document.
Yours,
Linus Walleij
More information about the devicetree-discuss
mailing list