aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/Kconfig
diff options
context:
space:
mode:
authorJulien Grossholtz <julien.grossholtz@savoirfairelinux.com>2016-01-13 11:57:43 -0500
committerLinus Walleij <linus.walleij@linaro.org>2016-02-05 15:11:08 +0100
commit5041e791440a53930f06ce22deeb17a72e343ad0 (patch)
treee527a33975afb4cc772ce8b8c85ac7ef80903037 /drivers/gpio/Kconfig
parentgpio: add bindings for TS-4800 gpio controller (diff)
downloadlinux-dev-5041e791440a53930f06ce22deeb17a72e343ad0.tar.xz
linux-dev-5041e791440a53930f06ce22deeb17a72e343ad0.zip
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>
Diffstat (limited to 'drivers/gpio/Kconfig')
-rw-r--r--drivers/gpio/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
index 00f17673e7e0..77df86635480 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -382,6 +382,13 @@ config GPIO_TB10X
select GENERIC_IRQ_CHIP
select OF_GPIO
+config GPIO_TS4800
+ tristate "TS-4800 DIO blocks and compatibles"
+ depends on OF_GPIO
+ select GPIO_GENERIC
+ help
+ This driver support TS-4800 FPGA GPIO controllers.
+
config GPIO_TZ1090
bool "Toumaz Xenif TZ1090 GPIO support"
depends on SOC_TZ1090