gpio: grgpio: Add device driver for GRGPIO cores
authorAndreas Larsson <andreas@gaisler.com>
Wed, 17 Apr 2013 12:36:50 +0000 (14:36 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 26 Apr 2013 06:50:27 +0000 (08:50 +0200)
commitddb27f3bf771b53e0e7aa93d0186ea5c03381e23
tree19202eaf7b0e2d215c156e86992714f67ce804cc
parent12028d2d216220618f76284af5f8ed510b11da55
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>
Documentation/devicetree/bindings/gpio/gpio-grgpio.txt [new file with mode: 0644]
drivers/gpio/Kconfig
drivers/gpio/Makefile
drivers/gpio/gpio-grgpio.c [new file with mode: 0644]
This page took 0.032794 seconds and 5 git commands to generate.