commit | 2b8f89e19b6d83d97019358328cbed22bbb0505e | [log] [tgz] |
---|---|---|
author | Alban Bedel <albeu@free.fr> | Thu Jan 28 20:44:32 2016 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Feb 10 11:15:24 2016 +0100 |
tree | 14ee908f82178fd98737beafef94a40141e90dc7 | |
parent | 2f890cf0dfe421ecd2095d8cabb89e7207b499ee [diff] |
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>