linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: ux500: Increased nr of interrupts for ab8500
@ 2010-11-26 12:09 Mattias Wallin
  0 siblings, 0 replies; only message in thread
From: Mattias Wallin @ 2010-11-26 12:09 UTC (permalink / raw)
  To: linux-arm-kernel

This patch will increase the number of virtual interrupts
for ab8500 v2 since eight more interrupts was added in the latest
chip version.

Signed-off-by: Mattias Wallin <mattias.wallin@stericsson.com>
---
 .../mach-ux500/include/mach/irqs-board-mop500.h    |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/arm/mach-ux500/include/mach/irqs-board-mop500.h b/arch/arm/mach-ux500/include/mach/irqs-board-mop500.h
index 7ee8aaa..08f0638 100644
--- a/arch/arm/mach-ux500/include/mach/irqs-board-mop500.h
+++ b/arch/arm/mach-ux500/include/mach/irqs-board-mop500.h
@@ -8,7 +8,7 @@
 #ifndef __MACH_IRQS_BOARD_MOP500_H
 #define __MACH_IRQS_BOARD_MOP500_H
 
-#define AB8500_NR_IRQS			104
+#define AB8500_NR_IRQS			112
 
 #define MOP500_AB8500_IRQ_BASE		IRQ_BOARD_START
 #define MOP500_AB8500_IRQ_END		(MOP500_AB8500_IRQ_BASE \
-- 
1.7.2.2

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2010-11-26 12:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-26 12:09 [PATCH] ARM: ux500: Increased nr of interrupts for ab8500 Mattias Wallin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).