]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - rpmsg/hwspinlock.git/blobdiff - drivers/gpio/Kconfig
gpio: Davinci: Add K3 Specific dependencies
[rpmsg/hwspinlock.git] / drivers / gpio / Kconfig
index 71c0ab46f216dcf936e30e644c7a807b1f3fcd6c..f02ec39a2a30609b6ca307fc6e5dfc055d2475e2 100644 (file)
@@ -170,7 +170,7 @@ config GPIO_CLPS711X
 config GPIO_DAVINCI
        bool "TI Davinci/Keystone GPIO support"
        default y if ARCH_DAVINCI
-       depends on ARM && (ARCH_DAVINCI || ARCH_KEYSTONE)
+       depends on (ARM || ARM64) && (ARCH_DAVINCI || ARCH_KEYSTONE || ARCH_K3)
        help
          Say yes here to enable GPIO support for TI Davinci/Keystone SoCs.
 
@@ -359,6 +359,15 @@ config GPIO_MPC8XXX
          Say Y here if you're going to use hardware that connects to the
          MPC512x/831x/834x/837x/8572/8610/QorIQ GPIOs.
 
+config GPIO_MT7621
+       bool "Mediatek MT7621 GPIO Support"
+       depends on SOC_MT7620 || SOC_MT7621 || COMPILE_TEST
+       depends on OF_GPIO
+       select GPIO_GENERIC
+       select GPIOLIB_IRQCHIP
+       help
+         Say yes here to support the Mediatek MT7621 SoC GPIO device
+
 config GPIO_MVEBU
        def_bool y
        depends on PLAT_ORION || ARCH_MVEBU
@@ -684,7 +693,8 @@ config GPIO_IT87
          Say yes here to support GPIO functionality of IT87xx Super I/O chips.
 
          This driver is tested with ITE IT8728 and IT8732 Super I/O chips, and
-         supports the IT8761E, IT8620E and IT8628E Super I/O chip as well.
+         supports the IT8761E, IT8613, IT8620E, and IT8628E Super I/O chips as
+         well.
 
          To compile this driver as a module, choose M here: the module will
          be called gpio_it87
@@ -1039,6 +1049,12 @@ config GPIO_LP87565
          This driver can also be built as a module. If so, the module will be
          called gpio-lp87565.
 
+config GPIO_MADERA
+       tristate "Cirrus Logic Madera class codecs"
+       depends on PINCTRL_MADERA
+       help
+         Support for GPIOs on Cirrus Logic Madera class codecs.
+
 config GPIO_MAX77620
        tristate "GPIO support for PMIC MAX77620 and MAX20024"
        depends on MFD_MAX77620