From: Thomas Abraham Date: Sun, 6 Nov 2011 19:32:21 +0000 (+0530) Subject: gpio/samsung: Add device tree support for EXYNOS4 X-Git-Tag: v3.3-rc1~143^2~1^2^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=659d73ada5d6869dc18838c9125731a750389019;p=pandora-kernel.git gpio/samsung: Add device tree support for EXYNOS4 As gpio chips get registered, a device tree node which represents the gpio chip is searched and attached to it. A translate function is also provided to convert the gpio specifier into actual platform settings for pin function selection, pull up/down and driver strength settings. Signed-off-by: Thomas Abraham Acked-by: Grant Likely [kgene.kim@samsung.com: fixed build error] Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed