pinctrl: exynos5440: add gpio interrupt support
authorThomas Abraham <thomas.ab@samsung.com>
Tue, 26 Mar 2013 15:12:33 +0000 (00:12 +0900)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 9 Apr 2013 08:16:53 +0000 (10:16 +0200)
Exynos5440 supports gpio interrupts on gpios 16 to 23. The eight interrupt lines
originating from the pin-controller are connected to the gic. Add irq-chip support
for these interrupts.

Signed-off-by: Thomas Abraham <thomas.ab@samsung.com>
Cc: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-exynos5440.c

Simple merge