]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: S5PV310: Add support HSMMC and SDHCI configuration
authorHyuk Lee <hyuk1.lee@samsung.com>
Wed, 6 Oct 2010 02:09:42 +0000 (11:09 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Mon, 25 Oct 2010 07:02:20 +0000 (16:02 +0900)
commit193151142b736f25882f250b6db3b02efd2d3cab
treea7ea944f033523a48caf340387e31c065ce87080
parent2ad530d2e76f24cb8c13f88067cb57473a0af202
ARM: S5PV310: Add support HSMMC and SDHCI configuration

This patch adds support HSMMC for S5PV310 and S5PC210 and
setup for HSMMC host controller and also related GPIO.
At most 4 channel can be used at the same time.
A user can configure SDHCI data bus as 8bit or 4bit.

Signed-off-by: Hyuk Lee <hyuk1.lee@samsung.com>
Signed-off-by: Jeongbae Seo <jeongbae.seo@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s5pv310/Kconfig
arch/arm/mach-s5pv310/Makefile
arch/arm/mach-s5pv310/setup-sdhci-gpio.c [new file with mode: 0644]
arch/arm/mach-s5pv310/setup-sdhci.c [new file with mode: 0644]