From: Heiko Stuebner Date: Thu, 6 Sep 2012 21:49:47 +0000 (+0900) Subject: gpio: samsung: add devicetree init for s3c24xx arches X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~61^2~9^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=172c6a13653ac8cd6a231293b87c93821e90c1d6;p=pandora-kernel.git gpio: samsung: add devicetree init for s3c24xx arches Until now the EXYNOS-SoC was the only Samsung-SoC supporting the GPIOs via the device tree. This patch implements dt-support for the s3c24xx arches. The controllers contain only 3 cells, as the underlying gpio controller does not support controlling the drive strength on a gpio level. Tested with the gpio-keys driver on a s3c2416 based machine. Signed-off-by: Heiko Stuebner Reviewed-by: Thomas Abraham Acked-by: Linus Walleij [kgene.kim@samsung.com: fixed build error] Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed