pinctrl: exynos5440: add pinctrl driver for Samsung EXYNOS5440 SoC
authorThomas Abraham <thomas.abraham@linaro.org>
Wed, 10 Oct 2012 00:41:12 +0000 (09:41 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 22 Nov 2012 04:42:58 +0000 (13:42 +0900)
commitf0b9a7e521fa2fc5f3e0e57472126a6fed9cbb99
tree8b3a56553fc658e84f55ecf38180b2f2576459ba
parent1355bbc480b12ea5b5ec7d171ee34399dc57ec23
pinctrl: exynos5440: add pinctrl driver for Samsung EXYNOS5440 SoC

Add a new pinctrl driver for Samsung EXYNOS5440 SoC. The pin controller
module in EXYNOS5440 is different from the pin controller found on other
Samsung SoC. Hence, the pin controller driver for EXYNOS5440 SoC is
independent of the Samsung pinctrl framework.

Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org>
Acked-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-exynos5440.c [new file with mode: 0644]
This page took 0.031597 seconds and 5 git commands to generate.