dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/mach-s5pv210/include/mach
Thomas Abraham 1fb3726cf3 ARM: SAMSUNG: Move timer irq numbers to end of linux irq space
The timer irqs statically mapped from linux irq numbers 11 to 15 are
moved to the end of the statically mapped linux irq space. The GIC PPI
and SPI interrupts are relocated to start from 16 and 32 of the linux
irq space. This is a required to add device tree support for GIC and
Interrupt combiner for EXYNOS4.

A new macro 'IRQ_TIMER_BASE' specifies a platform specific base of the
linux virq number for the timer interrupts. For exynos4, this base is
set to end of the linux virq space.  For the other S5P platforms, the
existing base '11' is retained.

Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2011-12-23 10:04:39 +09:00
..
debug-macro.S ARM: add an extra temp register to the low level debugging addruart macro 2011-09-26 10:11:25 -04:00
dma.h ARM: S5PV210: Use generic DMA PL330 driver 2011-09-14 11:10:02 +05:30
entry-macro.S
gpio.h ARM: gpio: make trivial GPIOLIB implementation the default 2011-08-12 08:54:19 +01:00
hardware.h
io.h
irqs.h ARM: SAMSUNG: Move timer irq numbers to end of linux irq space 2011-12-23 10:04:39 +09:00
map.h ARM: S5P: add support for tv device 2011-10-04 18:58:26 +09:00
memory.h ARM: mach-s5pv210: Setup consistent dma size at boot time 2011-08-22 12:00:11 +00:00
pm-core.h ARM: SAMSUNG: Update the name of regarding Samsung GPIO 2011-09-21 15:07:04 +09:00
regs-audss.h ARM: SAMSUNG: Add platform device for idma 2011-07-21 14:12:19 +09:00
regs-clock.h ARM: S5P: add support for tv device 2011-10-04 18:58:26 +09:00
regs-gpio.h ARM: S5P: Unify defines for both gpio interrupt types 2010-10-21 07:54:57 +09:00
regs-irq.h
regs-sys.h ARM: S5PV210: Enable USB HSOTG gadget build 2010-10-21 07:54:56 +09:00
spi-clocks.h ARM: S5PV210: Define SPI platform devices 2010-05-20 19:31:10 +09:00
system.h ARM: S5P: Add Support common arch_reset() for S5P 2010-08-05 18:30:22 +09:00
tick.h
timex.h
uncompress.h
vmalloc.h ARM: S5P: Change VMALLOC_END to use more vmalloc()/ioremap() area 2010-10-25 16:11:50 +09:00