diff options
author | Dmitry Eremin-Solenikov <[email protected]> | 2015-01-15 02:29:16 +0100 |
---|---|---|
committer | Russell King <[email protected]> | 2015-01-29 15:24:46 +0000 |
commit | 83508093f448e929bf55d07dd08246d22b03d753 (patch) | |
tree | 60a1ecb382a012bb5626b556f7c2aa848f7038d0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7a8ca0a0c480fedf91bdbadf8b90edd5374ce18b (diff) |
ARM: 8278/1: sa1100: split irq handling for low GPIOs
Low GPIO pins use an interrupt in SC interrupts space. However it's
possible to handle them as if all the GPIO interrupts are instead tied
to single GPIO handler, which later decodes GEDR register and
chain-calls next IRQ handler. So split first 11 interrupts into system
part (IRQ_GPIO0_SC - IRQ_GPIO10_SC) which work exactly like the rest of
system controller interrupts and real GPIO interrupts
(IRQ_GPIO0..IRQ_GPIO10). A single handler sa1100_gpio_handler then
decodes and calls next handler.
Signed-off-by: Dmitry Eremin-Solenikov <[email protected]>
Tested-by: Linus Walleij <[email protected]>
Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions