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

2015-03-07 Thread Linus Walleij
On Tue, Feb 24, 2015 at 10:53 AM, wrote: > From: Tien Hock Loh > > 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

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

2015-02-24 Thread thloh
From: Tien Hock Loh 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 Us