mirror of
https://github.com/torvalds/linux.git
synced 2024-11-07 20:51:47 +00:00
059289b260
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>
5 lines
74 B
C
5 lines
74 B
C
#define IRQ_LOCALTIMER 29
|
|
#define IRQ_LOCALWDOG 30
|
|
|
|
#define NR_IRQS 256
|