History log of /linux-master/Documentation/devicetree/bindings/gpio/gpio-grgpio.txt
Revision Date Author Comments
# 08ffb222 17-Apr-2013 Andreas Larsson <andreas@gaisler.com>

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>


# ddb27f3b 17-Apr-2013 Andreas Larsson <andreas@gaisler.com>

gpio: grgpio: Add device driver for GRGPIO cores

This driver supports GRGPIO gpio cores available in the GRLIB VHDL IP
core library from Aeroflex Gaisler.

Signed-off-by: Andreas Larsson <andreas@gaisler.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>