]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit09af9e122abeb68086443b6dc522de34c2b1da17
treeac7a847bcb1f312c57762b4c514f971ee275d1bb
parent2e5fd4719962ee9524b773b6897ea782bb9613d0
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