Searched hist:"29 b5357d25ba1528531ef9532b5743a32fdf8cd2" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpio/ |
H A D | Kconfig | diff 29b5357d25ba1528531ef9532b5743a32fdf8cd2 Fri Jul 31 14:48:57 CEST 2015 Rabin Vincent <rabin@rab.in> gpio: etraxfs: add interrupt support
On ETRAX FS, all pins on the first port (and only the first port) have interrupt support.
On ARTPEC-3, all pins on all ports have interrupt support. However, there are only eight interrupts. Each of the interrupts is associated with a group of pins and for each interrupt the one pin from the group which will trigger it can be selected.
Signed-off-by: Rabin Vincent <rabin@rab.in> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|