pinctrl: add exynos4210 specific extensions for samsung pinctrl driver
authorThomas Abraham <thomas.abraham@linaro.org>
Thu, 6 Sep 2012 21:07:19 +0000 (06:07 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 6 Sep 2012 21:07:19 +0000 (06:07 +0900)
commit43b169db184184e1df8dea198d454a06602c5150
tree48cb4bcd88dafdf3565b5831d98bcb3767846d52
parent30574f0db1b16fedf705cb792099f8a3171598eb
pinctrl: add exynos4210 specific extensions for samsung pinctrl driver

Add information about the Exynos4210 pin banks and driver data which is
used by the Samsung pinctrl driver. In addition to this, the support for
external gpio and wakeup interrupt support is included and hooked up with
the Samsung pinctrl driver.

Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
drivers/pinctrl/Kconfig
drivers/pinctrl/Makefile
drivers/pinctrl/pinctrl-exynos.c [new file with mode: 0644]
drivers/pinctrl/pinctrl-exynos.h [new file with mode: 0644]
This page took 0.027167 seconds and 5 git commands to generate.