This website requires JavaScript.
Explore
Help
Sign In
openkylin
/
linux
mirror of
https://gitee.com/openkylin/linux.git
Watch
9
Star
0
Fork
You've already forked linux
0
Code
Issues
Projects
Releases
Wiki
Activity
06413f1e31
linux
/
arch
/
arm
/
mach-vexpress
/
include
/
mach
/
irqs.h
5 lines
74 B
C
Raw
Normal View
History
Unescape
Escape
ARM: Add Versatile Express support Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2010-02-12 05:44:53 +08:00
#
define IRQ_LOCALTIMER 29
#
define IRQ_LOCALWDOG 30
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>
2011-12-15 18:57:28 +08:00
#
define NR_IRQS 256