linux-stable/arch/arm/plat-s5p
Atul Dahiya 87aef30eb3 ARM: S5P: Change S5P_TIMER_IRQ based to 11 for SAMSUNG S5P series.
Currently, S5P_TIMER_IRQ is based at the end of VICs. This patch changes
the S5P_TIMER_IRQ base from end of VICs to 11 in ISA IRQ space.
No of VICs varies between SOCs. This causes an exception on S5P6442.

Signed-off-by: Atul Dahiya <atul.dahiya@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2010-01-29 10:37:34 +09:00
..
include/plat ARM: S5P: Change S5P_TIMER_IRQ based to 11 for SAMSUNG S5P series. 2010-01-29 10:37:34 +09:00
clock.c ARM: S5P6440: Add Clock and PLL support 2010-01-15 19:16:16 +09:00
cpu.c ARM: S5P6440: Move common memory map definitions for S5P 2010-01-27 17:43:07 +09:00
dev-uart.c ARM: SAMSUNG: Make UART device code common 2010-01-19 09:23:50 +09:00
irq.c ARM: S5P6440: Move common memory map definitions for S5P 2010-01-27 17:43:07 +09:00
Kconfig ARM: S5P6440: Move CPU specific code in plat-s5p to machine directory 2010-01-27 09:50:11 +09:00
Makefile ARM: S5P6440: Move CPU specific code in plat-s5p to machine directory 2010-01-27 09:50:11 +09:00
setup-i2c0.c