summaryrefslogtreecommitdiff
path: root/arch/arm/mach-shmobile/include/mach/irqs.h
diff options
context:
space:
mode:
authorMagnus Damm <damm@opensource.se>2012-03-28 10:22:46 (GMT)
committerRafael J. Wysocki <rjw@sisk.pl>2012-04-11 10:11:48 (GMT)
commitd7e7e4ffc64f700e876a9f3b2727febaa2041221 (patch)
tree087be2bd61890b659eaec51f0437d379940ef3e4 /arch/arm/mach-shmobile/include/mach/irqs.h
parent0f2c9f20e4e339de30cfd5613dfa9505e7b9c58b (diff)
downloadlinux-fsl-qoriq-d7e7e4ffc64f700e876a9f3b2727febaa2041221.tar.xz
ARM: mach-shmobile: Introduce INTC_IRQ_PINS_16H
Add INTC_IRQ_PINS_16H to allow broken out support of the the high 16 external interrupt pins. On SoCs with 32 external interrupt pins the interrupt vectors for the low 16 and the high 16 interrupt pins are sparesly populated. The low 16 are at 0x0200 and high 16 are at 0x3200 which with current macros results in a separation of 384 linux interrupts. This sparse population makes it unsuitable with a single IRQ domain to cover the full IRQ range, so this macro breaks out the 32 pins into two separate 16 bit controllers to allow two independent INTC instances with two separate IRQ domains. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Diffstat (limited to 'arch/arm/mach-shmobile/include/mach/irqs.h')
0 files changed, 0 insertions, 0 deletions