summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/Kconfig
diff options
context:
space:
mode:
authorAshish Jangam <ashish.jangam@kpitcummins.com>2012-09-14 19:00:16 +0530
committerLinus Walleij <linus.walleij@linaro.org>2012-10-15 20:50:14 +0200
commit04ed4279715f685857b8d5b84a48bf7bd43a36c5 (patch)
tree50f3ffb6c79bbc524de43b3e3cb9ae35fcf43855 /drivers/gpio/Kconfig
parent086d585f13542de205c25fd225a37aa0cadc3be0 (diff)
downloadop-kernel-dev-04ed4279715f685857b8d5b84a48bf7bd43a36c5.zip
op-kernel-dev-04ed4279715f685857b8d5b84a48bf7bd43a36c5.tar.gz
DA9055 GPIO driver
This is the GPIO patch for the DA9055 PMIC. This patch has got dependency on the DA9055 MFD core. This patch is functionally tested on SMDK6410 board. Signed-off-by: David Dajun Chen <dchen@diasemi.com> Signed-off-by: Ashish Jangam <ashish.jangam@kpitcummins.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/Kconfig')
-rw-r--r--drivers/gpio/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
index d055cee..150eeb7 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -86,6 +86,17 @@ config GPIO_DA9052
help
Say yes here to enable the GPIO driver for the DA9052 chip.
+config GPIO_DA9055
+ tristate "Dialog Semiconductor DA9055 GPIO"
+ depends on MFD_DA9055
+ help
+ Say yes here to enable the GPIO driver for the DA9055 chip.
+
+ The Dialog DA9055 PMIC chip has 3 GPIO pins that can be
+ be controller by this driver.
+
+ If driver is built as a module it will be called gpio-da9055.
+
config GPIO_MAX730X
tristate
OpenPOWER on IntegriCloud