gpio: ath79: Add support for the interrupt controller
authorAlban Bedel <albeu@free.fr>
Thu, 28 Jan 2016 19:44:32 +0000 (20:44 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 10 Feb 2016 10:15:24 +0000 (11:15 +0100)
commit2b8f89e19b6d83d97019358328cbed22bbb0505e
tree14ee908f82178fd98737beafef94a40141e90dc7
parent2f890cf0dfe421ecd2095d8cabb89e7207b499ee
gpio: ath79: Add support for the interrupt controller

Add support for the interrupt controller using GPIOLIB_IRQCHIP.
Both edges isn't supported by the chip and has to be emulated
by switching the polarity on each interrupt.

Signed-off-by: Alban Bedel <albeu@free.fr>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/Kconfig
drivers/gpio/gpio-ath79.c
This page took 0.04324 seconds and 5 git commands to generate.