gpio: add TS-4800 fpga GPIO support
authorJulien Grossholtz <julien.grossholtz@savoirfairelinux.com>
Wed, 13 Jan 2016 16:57:43 +0000 (11:57 -0500)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 5 Feb 2016 14:11:08 +0000 (15:11 +0100)
commit5041e791440a53930f06ce22deeb17a72e343ad0
treee527a33975afb4cc772ce8b8c85ac7ef80903037
parent9cd56ab89987f993a2774fe1793385bd23a7487c
gpio: add TS-4800 fpga GPIO support

The TS-4800 GPIO driver provide support for the GPIOs available
on the Technologic Sytems board FPGA. It allows to set
direction and read/write states.

It uses the generic gpio driver.

Signed-off-by: Julien Grossholtz <julien.grossholtz@savoirfairelinux.com>
Reviewed-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/Kconfig
drivers/gpio/Makefile
drivers/gpio/gpio-ts4800.c [new file with mode: 0644]
This page took 0.026505 seconds and 5 git commands to generate.