Re: [PATCH v10 0/2] drivers/gpio: Altera soft IP GPIO driver

From: Linus Walleij
Date: Sat Mar 07 2015 - 14:36:09 EST


On Tue, Feb 24, 2015 at 10:53 AM, <thloh@xxxxxxxxxx> wrote:

> From: Tien Hock Loh <thloh@xxxxxxxxxx>
>
> Adds a new device tree binding and driver for Altera soft GPIO IP.
> The driver is able to do read/write and allows GPIO to be a interrupt controller.
>
> Tested on Altera GHRD on interrupt handling and IO.
>
> v10:
> Updated conflicting device tree parameters
> Removed unused headers
> Used macro instead of magic numbers for ngpio
> Code readability cleanup using ?: and temporal variables
> Removed leftover garbage and unnecessary function calls
> Checked bgpio_init but unusable because Altera GPIO may not be a multiple of 8 bits

This v10 patch applied. Any remaining issues can certainly be resolved
by additional patches in-tree.

Good patience and good work, the driver looks really really neat now.

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/