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

From: Linus Walleij
Date: Fri Feb 05 2016 - 09:14:11 EST


On Wed, Jan 13, 2016 at 5:57 PM, Julien Grossholtz
<julien.grossholtz@xxxxxxxxxxxxxxxxxxxx> wrote:

> 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.
>
> Signed-off-by: Julien Grossholtz <julien.grossholtz@xxxxxxxxxxxxxxxxxxxx>

Patch applied with Alexandre's ACK.

Part of me wants to create a generic device tree binding for generic
GPIO like this with just register offsets in the device tree, part of me
resists it, as it makes it impossible to handle future quirks.

Yours,
Linus Walleij