Re: [PATCH v2] gpio: Renesas RZ GPIO driver V2

From: Linus Walleij
Date: Tue Nov 19 2013 - 03:30:42 EST


On Thu, Nov 14, 2013 at 12:34 AM, Magnus Damm <magnus.damm@xxxxxxxxx> wrote:

> From: Magnus Damm <damm@xxxxxxxxxxxxx>
>
> This patch adds a GPIO driver for the RZ series of SoCs from
> Renesas. The V2 of the driver requires DT to be used.
>
> The hardware allows control of GPIOs in blocks of up to 16 pins.
> Interrupts are not included in this hardware block, if interrupts
> are needed then the PFC needs to be configured to a IRQ pin function
> which is handled by the GIC hardware.
>
> Tested with yet-to-be-posted DT devices on r7s72100 and Genmai using
> LEDs, DIP switches and I2C bitbang.
>
> Signed-off-by: Magnus Damm <damm@xxxxxxxxxxxxx>
> ---
>
> Changes since V1:
> - Drop platform data interface as suggested by Linus Walleij, thanks!
> - Various changes suggested by Laurent Pinchart (except !!), thanks!

This looks all right to me, but I'm waiting for you and Laurent
to hash out the final details (v3?)

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/