linux/arch/arm/mach-s5pv210
Marek Szyprowski 19206b1742 ARM: SAMSUNG: Add new s3c-sdhci card detection methods for Samsung SoCs
On some Samsung SoCs not all SDHCI controllers have card detect (CD)
line. For some embedded designs it is not even needed, because ususally
the device (like SDIO flash memory or wifi controller) is permanently
wired to the controller. There are also systems which have a card detect
line connected to some of the external interrupt lines or the presence
of the card depends on some other actions (like enabling a power
regulator).

This patch adds all required changes to platform support code, so
another patch, which extends the driver with support for the new card
detection methods can be applied.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
[kgene.kim@samsung.com: minor title and coding-style fixes]
[kgene.kim@samsung.com: fix build errors]
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2010-08-05 18:32:50 +09:00
..
include/mach ARM: S5P: Fix the platform external interrupt issues. 2010-05-26 19:09:50 +09:00
Kconfig ARM: Merge for-2635-4/onenand 2010-05-20 20:25:59 +09:00
Makefile ARM: Merge for-2635-4/onenand 2010-05-20 20:25:59 +09:00
Makefile.boot ARM: S5PV210: Add Samsung S5PV210 CPU support 2010-02-24 22:47:21 +00:00
clock.c ARM: S5PV210: Correct clock register properties 2010-07-05 16:01:04 +09:00
cpu.c ARM: SAMSUNG: Implement set_name function for ADC devices 2010-08-05 18:32:50 +09:00
dev-audio.c ARM: S5PV210: Add audio platform devices 2010-05-18 19:09:49 +09:00
dev-onenand.c ARM: SAMSUNG: Add platform support code for OneNAND controller 2010-05-20 17:48:36 +09:00
dev-spi.c ARM: S5PV210: Define SPI platform devices 2010-05-20 19:31:10 +09:00
dma.c S5PV210: DMA: Add platform devices for PL330 DMACs 2010-05-18 18:00:13 +09:00
gpiolib.c ARM: S5PV210: Add GPIOlib support 2010-05-19 18:03:47 +09:00
init.c ARM: S5PV210: Add Samsung S5PV210 CPU support 2010-02-24 22:47:21 +00:00
mach-aquila.c ARM: S5PV210: add support for s3c-fb driver on Aquila machine 2010-05-20 15:09:38 +09:00
mach-goni.c ARM: S5PV210: Add GONI board support 2010-05-20 18:47:34 +09:00
mach-smdkc110.c ARM: S5PV210: Add Watchdog support for S5PV210 2010-05-20 19:47:32 +09:00
mach-smdkv210.c ARM: Merge for-2635-4/watchdog 2010-05-20 19:51:40 +09:00
setup-fb-24bpp.c ARM: S5PV210: add framebuffer platform helpers for s5pv210 based machines 2010-05-20 18:14:52 +09:00
setup-i2c0.c ARM: S5PV210: add common I2C device helpers 2010-05-20 18:21:34 +09:00
setup-i2c1.c ARM: S5PV210: add common I2C device helpers 2010-05-20 18:21:34 +09:00
setup-i2c2.c ARM: S5PV210: add common I2C device helpers 2010-05-20 18:21:34 +09:00
setup-sdhci-gpio.c ARM: SAMSUNG: Add new s3c-sdhci card detection methods for Samsung SoCs 2010-08-05 18:32:50 +09:00
setup-sdhci.c ARM: S5PV210: add common HSMMC device helpers 2010-05-20 18:24:03 +09:00