linux/arch/arm/plat-s5p/include/plat
Marek Szyprowski 1131379b48 ARM: SAMSUNGy: fix broken timer irq base
Timer interrupts range was defined as 43-47, what overlaps with VIC0 range
(32-64). This was caused probably by a typo while the common interrupts
definition was refactored. This patch moves timer interrupt range to safe
area of 11-15 (just before uart range).

This fixes the commit 87aef30eb3
("ARM: S5P: Change S5P_TIMER_IRQ based to 11 for SAMSUNG S5P series.")
which meant to move these into the old (and previously reserved)
ISA space.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
[ben-linux@fluff.org: update description]
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2010-05-19 18:01:25 +09:00
..
irqs.h ARM: SAMSUNGy: fix broken timer irq base 2010-05-19 18:01:25 +09:00
map-s5p.h ARM: S5PV210: Add Samsung S5PV210 CPU support 2010-02-24 22:47:21 +00:00
pll.h ARM: S5P6440: Add Clock and PLL support 2010-01-15 19:16:16 +09:00
s5p-clock.h ARM: S5PV210: Add clock support for S5PV210 2010-02-24 22:47:22 +00:00
s5p6440.h
s5p6442.h ARM: S5P6442: Add Samsung S5P6442 CPU support 2010-02-24 01:52:15 +00:00
s5pv210.h ARM: S5PV210: Add Samsung S5PV210 CPU support 2010-02-24 22:47:21 +00:00