From: Krzysztof Kozlowski Date: Thu, 2 Apr 2015 14:15:20 +0000 (+0200) Subject: ARM: dts: fix pinctrl for s2mps11-irq on exynos5420-arndale-octa X-Git-Tag: omap-for-v4.3/legacy-v2-signed~132^2~4^2~12 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fed2252713eee81f30c7b09eb64a468bd2e7916;p=pandora-kernel.git ARM: dts: fix pinctrl for s2mps11-irq on exynos5420-arndale-octa On Arndale Octa the S2MPS11 RTC alarm interrupt was not handled at all because of wrong configuration of interrupt and gpx3-2. 1. Interrupt is signaled by falling edge. 2. This GPIO line is hard-wired on the board to PVDD_APIO_1V8 through a resistor so pull-up/down must be disabled. Signed-off-by: Krzysztof Kozlowski Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed