History log of /arch/arm/mach-s5p64x0/include/mach/irqs.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1fb3726cf33a7402d797231fdba6ba49ed5eba75 02-Nov-2011 Thomas Abraham <thomas.abraham@linaro.org> 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>
/arch/arm/mach-s5p64x0/include/mach/irqs.h
d93f5eefd456bde3dd14eac7b909f3ba4e55cdbb 27-Sep-2011 Ajay Kumar <ajaykumar.rs@samsung.com> ARM: S5P64X0: Add register base and IRQ for Framebuffer

This patch adds:
-- Framebuffer related register mappings and bit fields.
-- IRQ number being used.

Signed-off-by: Ajay Kumar <ajaykumar.rs@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
/arch/arm/mach-s5p64x0/include/mach/irqs.h
2d21237e38120c2dfbc047b39aa2a56df67bdeec 21-Jul-2011 Sangbeom Kim <sbkim73@samsung.com> ARM: SAMSUNG: Add IRQ_I2S0 definition

To handle i2s0 interrupt and To fix compilation error
adds IRQ_I2S0 for exynos4, s3c64xx, s5p64x0

Signed-off-by: Sangbeom Kim <sbkim73@samsung.com>
[kgene.kim@samsung.com: Fixed build failure due to inclusion]
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
/arch/arm/mach-s5p64x0/include/mach/irqs.h
96f2c00799f9e3c94ac5879d0289376da69bc4a5 01-Sep-2010 Kukjin Kim <kgene.kim@samsung.com> ARM: S5P64X0: Update IRQ support

This patch updates IRQ support for S5P6440 and S5P6450 SoCs.

Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
/arch/arm/mach-s5p64x0/include/mach/irqs.h