Re: [PATCH 2/2] gpio: add TS-4800 fpga GPIO support

From: Alexandre Courbot
Date: Wed Feb 03 2016 - 19:16:37 EST


On Mon, Feb 1, 2016 at 11:55 PM, Julien Grossholtz
<julien.grossholtz@xxxxxxxxxxxxxxxxxxxx> wrote:
> Hello,
>
> Any chance to get feedback on this ?
>
> Thanks,
>
> Julien Grossholtz
>
> ----- Original Message -----
> From: "Julien Grossholtz" <julien.grossholtz@xxxxxxxxxxxxxxxxxxxx>
> To: "linus walleij" <linus.walleij@xxxxxxxxxx>, gnurou@xxxxxxxxx
> Cc: linux-gpio@xxxxxxxxxxxxxxx, linux-kernel@xxxxxxxxxxxxxxx, kernel@xxxxxxxxxxxxxxxxxxxx, "Julien Grossholtz" <julien.grossholtz@xxxxxxxxxxxxxxxxxxxx>
> Sent: Wednesday, January 13, 2016 11:57:43 AM
> Subject: [PATCH 2/2] gpio: add TS-4800 fpga GPIO support
>
> The TS-4800 GPIO driver provide support for the GPIOs available
> on the Technologic Sytems board FPGA. It allows to set
> direction and read/write states.
>
> It uses the generic gpio driver.

No fancy stuff here, looks good to me but let's see what Linus says as
I am not too familiar with the generic GPIO driver.

Reviewed-by: Alexandre Courbot <acourbot@xxxxxxxxxx>