gpio: grgpio: Add irq support
authorAndreas Larsson <andreas@gaisler.com>
Wed, 17 Apr 2013 12:36:51 +0000 (14:36 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 26 Apr 2013 06:52:38 +0000 (08:52 +0200)
commit08ffb2229fafc2c3a696b325a74bf4198d6b91d7
treeac7a847bcb1f312c57762b4c514f971ee275d1bb
parentddb27f3bf771b53e0e7aa93d0186ea5c03381e23
gpio: grgpio: Add irq support

The drivers sets up an irq domain and hands out unique irqs to irq
capable gpio lines regardless of how underlying irq maps to gpio
lines. Any gpio line can map to any one or none of the irqs of the
core, independently of each other.

Signed-off-by: Andreas Larsson <andreas@gaisler.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/devicetree/bindings/gpio/gpio-grgpio.txt
drivers/gpio/gpio-grgpio.c