ARM: dts: fix pinctrl for s2mps11-irq on exynos5420-arndale-octa
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>
Thu, 2 Apr 2015 14:15:20 +0000 (16:15 +0200)
committerKukjin Kim <kgene@kernel.org>
Sun, 17 May 2015 01:51:06 +0000 (10:51 +0900)
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 <k.kozlowski@samsung.com>
Signed-off-by: Kukjin Kim <kgene@kernel.org>

No differences found