gpio: driver for 42 AB8500 GPIO pins
authorBibek Basu <bibek.basu@stericsson.com>
Wed, 9 Feb 2011 05:32:35 +0000 (11:02 +0530)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 28 Mar 2011 06:47:17 +0000 (08:47 +0200)
To get rid of port expanders, the free GPIOs of ab8500
can be used. There are 42 GPIO pins. Out of which 16
are interrupt capable.This patch implements 16 virtual
IRQ mapped to 16 interrupt capable AB8500 GPIOs.

Signed-off-by: Bibek Basu <bibek.basu@stericsson.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
[Renamed header file as per MFD structure]
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found