Re: [PATCH v4] gpio: add GPIO support for F71882FG and F71889F

From: Linus Walleij
Date: Fri Aug 30 2013 - 03:22:47 EST


On Thu, Aug 29, 2013 at 10:56 PM, Simon Guinot
<simon.guinot@xxxxxxxxxxxx> wrote:

> This patch adds support for the GPIOs found on the Fintek super-I/O
> chips F71882FG and F71889F.
>
> A super-I/O is a legacy I/O controller embedded on x86 motherboards. It
> is used to connect the low-bandwidth devices. Among others functions the
> F71882FG/F71889F provides: a parallel port, two serial ports, a keyboard
> controller, an hardware monitoring controller and some GPIO pins.
>
> Note that this super-I/Os are embedded on some Atom-based LaCie NASes.
> The GPIOs are used to control the LEDs and the hard drive power.
>
> Signed-off-by: Simon Guinot <simon.guinot@xxxxxxxxxxxx>
> ---
> Linus,
>
> Here is a v4 for the driver gpio-f7188x. It fixes an issue noticed by
> Guenter: the driver needs to use request_muxed_region in order to
> synchronize with the hwmon and watchdog drivers for the same chip.
>
> I should have sent this update earlier but I was waiting for more
> changes (ACPI support)... All my apologies for the inconvenience.
>
> Please drop the v3 and apply this one.

OK dropped the v3 and applied this v4 instead...

Any further changes -> incremental patches.

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/