commit | 08ffb2229fafc2c3a696b325a74bf4198d6b91d7 | [log] [tgz] |
---|---|---|
author | Andreas Larsson <andreas@gaisler.com> | Wed Apr 17 14:36:51 2013 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Apr 26 08:52:38 2013 +0200 |
tree | ac7a847bcb1f312c57762b4c514f971ee275d1bb | |
parent | ddb27f3bf771b53e0e7aa93d0186ea5c03381e23 [diff] |
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>