This website requires JavaScript.
Explore
Help
Sign in
forge
/
linux-pinenote
Watch
1
Star
0
Fork
You've already forked linux-pinenote
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
17be868e04
linux-pinenote
/
arch
/
arm
/
mach-vexpress
/
include
/
mach
/
irqs.h
4 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-11 21:44:53 +00: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 10:57:28 +00:00
#
define NR_IRQS 256
Reference in a new issue
Copy permalink