linux/arch/arm/plat-s5p
Marek Szyprowski 9adf5d222c ARM: S5P: Unify defines for both gpio interrupt types
Samsung S5P SoCs have the same interrupt type defines for both
external interrupts and gpio interrupts. This patch removes all
duplicates from S5PC100 and S5PV210 specific includes as well as
gpio interrupt code and put a common defines to plat/irqs.h
NOTE: Do not use this for S5P6440 and S5P6450.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
[kgene.kim@samsung.com: add note for S5P64X0]
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2010-10-21 07:54:57 +09:00
..
include/plat ARM: S5P: Unify defines for both gpio interrupt types 2010-10-21 07:54:57 +09:00
clock.c ARM: S5P: Remove the unused clk_arm clock from plat-s5p 2010-10-21 07:54:55 +09:00
cpu.c ARM: S5P64X0: Add S5P64X0(S5P6440 and S5P6450) initialization support 2010-10-18 18:29:51 +09:00
dev-fimc0.c ARM: S5P: Decrease IO Registers memory region size on FIMC 2010-09-14 17:57:55 +09:00
dev-fimc1.c ARM: S5P: Decrease IO Registers memory region size on FIMC 2010-09-14 17:57:55 +09:00
dev-fimc2.c ARM: S5P: Decrease IO Registers memory region size on FIMC 2010-09-14 17:57:55 +09:00
dev-onenand.c ARM: S5P: Move OneNAND device definitions in plat-s5p 2010-10-18 10:33:34 +09:00
dev-pmu.c ARM: S5P: Add PMU device 2010-08-05 18:30:21 +09:00
dev-uart.c ARM: S5P64X0: Add UART serial support for S5P6450 2010-10-18 18:33:04 +09:00
irq-eint.c ARM: S5P: Unify defines for both gpio interrupt types 2010-10-21 07:54:57 +09:00
irq-gpioint.c ARM: S5P: Unify defines for both gpio interrupt types 2010-10-21 07:54:57 +09:00
irq.c ARM: S5PV310: Add IRQ support 2010-08-05 18:32:41 +09:00
Kconfig ARM: S5P: Add common S5P GPIO Interrupt support 2010-10-21 07:54:56 +09:00
Makefile ARM: S5P: Add common S5P GPIO Interrupt support 2010-10-21 07:54:56 +09:00