ARM: S5PV210: Add support for Compact Flash driver on SMDKV210/C110
authorAbhilash Kesavan <a.kesavan@samsung.com>
Tue, 8 Jun 2010 08:11:43 +0000 (17:11 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 5 Aug 2010 09:31:01 +0000 (18:31 +0900)
commit4b9a5ad567af06d8929f022c71469ada1679a367
tree9eced368d95901463a5565d465a1c3440fa48dc3
parentba149f3acdbbf143d70a64275917a6297c2373ba
ARM: S5PV210: Add support for Compact Flash driver on SMDKV210/C110

Following is added for the CF-ATA driver:
- Platform data strucure instantiation
- Platform device enabling code
- Platform-specific gpio setup code
- Fixed IRQ naming to match across 64xx and v210

Signed-off-by: Abhilash Kesavan <a.kesavan@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s5pv210/Kconfig
arch/arm/mach-s5pv210/Makefile
arch/arm/mach-s5pv210/cpu.c
arch/arm/mach-s5pv210/include/mach/irqs.h
arch/arm/mach-s5pv210/include/mach/map.h
arch/arm/mach-s5pv210/mach-smdkc110.c
arch/arm/mach-s5pv210/mach-smdkv210.c
arch/arm/mach-s5pv210/setup-ide.c [new file with mode: 0644]