linux/drivers/pinctrl/samsung
Tomasz Figa 2891ba2906 pinctrl: exynos: Add support for Exynos4415
The pin controllers of Exynos4415 are similar to Exynos4412, but certain
differences cause the need to create separate driver data for it. This
patch adds pin controller and bank descriptor arrays to the driver to
support the new SoC.

Cc: Tomasz Figa <tomasz.figa@gmail.com>
Cc: Thomas Abraham <thomas.abraham@linaro.org>
Cc: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Tomasz Figa <tomasz.figa@gmail.com>
[cw00.choi: Rebase it on mainline kernel]
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
[tomasz.figa@gmail.com: Resolved merge with earlier clean-up series.]
Signed-off-by: Tomasz Figa <tomasz.figa@gmail.com>
2014-11-09 22:28:07 +09:00
..
Kconfig pinctrl: samsung: Group all drivers in a sub-dir 2014-07-11 14:08:40 +02:00
Makefile pinctrl: samsung: Group all drivers in a sub-dir 2014-07-11 14:08:40 +02:00
pinctrl-exynos.c pinctrl: exynos: Add support for Exynos4415 2014-11-09 22:28:07 +09:00
pinctrl-exynos.h pinctrl: exynos: Add irq_chip instance for Exynos7 wakeup interrupts 2014-11-09 22:27:19 +09:00
pinctrl-exynos5440.c This is the bulk of GPIO changes for the v3.18 development 2014-10-09 14:58:15 -04:00
pinctrl-s3c24xx.c pinctrl: samsung: Separate per-bank init and runtime data 2014-11-09 21:30:15 +09:00
pinctrl-s3c64xx.c pinctrl: samsung: Separate per-bank init and runtime data 2014-11-09 21:30:15 +09:00
pinctrl-samsung.c pinctrl: exynos: Add support for Exynos4415 2014-11-09 22:28:07 +09:00
pinctrl-samsung.h pinctrl: exynos: Add support for Exynos4415 2014-11-09 22:28:07 +09:00