ARM: S3C64XX: Add support for Compact Flash driver on SMDK6410
authorAbhilash Kesavan <a.kesavan@samsung.com>
Tue, 8 Jun 2010 07:55:45 +0000 (16:55 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 5 Aug 2010 09:32:50 +0000 (18:32 +0900)
commit0ab0b6d226caa4a0268ecbce76a7376c3f40ee6b
tree729f66aa696b663b92e04d606eb1686b0f353307
parentdb90005b5bdb7195b55e295548d7a7eb2014d94c
ARM: S3C64XX: Add support for Compact Flash driver on SMDK6410

Following is added for the CF-ATA driver:
- Platform data strucure instantiation
- Platform device enabling code
- Addition of cfcon clock
- Platform-specific gpio setup code

Signed-off-by: Abhilash Kesavan <a.kesavan@samsung.com>
Signed-off-by: Thomas Abraham <thomas.ab@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s3c64xx/Kconfig
arch/arm/mach-s3c64xx/Makefile
arch/arm/mach-s3c64xx/clock.c
arch/arm/mach-s3c64xx/include/mach/map.h
arch/arm/mach-s3c64xx/include/mach/regs-clock.h
arch/arm/mach-s3c64xx/mach-smdk6410.c
arch/arm/mach-s3c64xx/s3c6410.c
arch/arm/mach-s3c64xx/setup-ide.c [new file with mode: 0644]