summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorLeela Krishna Amudala <l.krishna@samsung.com>2013-06-19 22:16:26 +0900
committerHyungwon Hwang <human.hwang@samsung.com>2014-12-17 16:18:02 +0900
commitdfd71ef3626675ce48099d6ca98c55de57afeee2 (patch)
tree5eb72a1fb67e0ff9da4993862fecef8d06ed13b4 /Documentation
parent894a31ef32562fb2cb0d2a6fab754ceac4c850f1 (diff)
downloadlinux-3.10-dfd71ef3626675ce48099d6ca98c55de57afeee2.tar.gz
linux-3.10-dfd71ef3626675ce48099d6ca98c55de57afeee2.tar.bz2
linux-3.10-dfd71ef3626675ce48099d6ca98c55de57afeee2.zip
pinctrl: exynos: add exynos5420 SoC specific data
Add Samsung EXYNOS5420 SoC specific data to enable pinctrl support for all platforms based on EXYNOS5420. Signed-off-by: Leela Krishna Amudala <l.krishna@samsung.com> Reviewed-by: Doug Anderson <dianders@chromium.org> Acked-by: Tomasz Figa <t.figa@samsung.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Tested-by : Sunil Joshi <joshi@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/pinctrl/samsung-pinctrl.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/pinctrl/samsung-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/samsung-pinctrl.txt
index 6fa4673ce92..154673cf0f5 100644
--- a/Documentation/devicetree/bindings/pinctrl/samsung-pinctrl.txt
+++ b/Documentation/devicetree/bindings/pinctrl/samsung-pinctrl.txt
@@ -11,6 +11,7 @@ Required Properties:
- "samsung,exynos4210-pinctrl": for Exynos4210 compatible pin-controller.
- "samsung,exynos4x12-pinctrl": for Exynos4x12 compatible pin-controller.
- "samsung,exynos5250-pinctrl": for Exynos5250 compatible pin-controller.
+ - "samsung,exynos5420-pinctrl": for Exynos5420 compatible pin-controller.
- reg: Base address of the pin controller hardware module and length of
the address space it occupies.