alistair23-linux/arch/arm/mach-vexpress/include/mach/irqs.h
Pawel Moll 059289b260 ARM: vexpress: Add Device Tree for V2P-CA15 core tile (TC1 variant)
This patch adds Device Tree file for the CoreTile Express A15x2
(V2P-CA15) with Test Chip 1.

As the chip's GIC has 160 interrupt inputs and equivalent SMM
(FPGA) has GIC synthesised with 256 interrupts, NR_IRQS is
increased.

Signed-off-by: Pawel Moll <pawel.moll@arm.com>
2012-02-24 09:18:21 +00:00

5 lines
74 B
C

#define IRQ_LOCALTIMER 29
#define IRQ_LOCALWDOG 30
#define NR_IRQS 256