1
0
Fork 0
alistair23-linux/arch/arm/mach-s3c64xx
Tomasz Figa be4f668f44 ARM: S3C64XX: Correct card detect type for HSMMC1 for MINI6410
According to board schematics, for HSMMC1 a GPIO line is used to detect
card presence, while currently it is being configured for internal card
detect line, which is multiplexed with card detect line of HSMMC0 and
thus breaking it.

This patch adds proper sdhci platform data setting card detect type to
external GPIO and fixing operation of HSMMC0.

Signed-off-by: Tomasz Figa <tomasz.figa@gmail.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2013-12-19 02:45:47 +09:00
..
include/mach ARM: S3C64XX: Remove old clock management code 2013-09-17 06:47:36 +09:00
Kconfig ARM: SoC DT updates for 3.13 2013-11-11 17:34:56 +09:00
Makefile ARM: S3C64XX: Add board file for boot using Device Tree 2013-09-17 06:48:27 +09:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
common.c ARM: S3C64XX: Bypass legacy initialization when booting with DT 2013-09-17 06:48:27 +09:00
common.h ARM: S3C64XX: Remove old clock management code 2013-09-17 06:47:36 +09:00
cpuidle.c ARM: s3c64xx: cpuidle: use init/exit common routine 2013-04-26 13:34:02 +02:00
crag6410.h ARM: S3C64XX: make crag6410.h local 2013-01-10 10:45:38 -08:00
dev-audio.c ARM: S3C64XX: Add I2S clkdev support 2012-12-19 09:49:29 -08:00
dev-uart.c ARM: S3C64XX: Use common macro to define resources on dev-uart.c 2012-05-12 16:12:26 +09:00
dma.c ARM: S3C64XX: Bypass legacy initialization when booting with DT 2013-09-17 06:48:27 +09:00
irq-pm.c ARM: S3C64XX: Bypass legacy initialization when booting with DT 2013-09-17 06:48:27 +09:00
mach-anw6410.c ARM: S3C64XX: Migrate clock handling to Common Clock Framework 2013-09-17 06:47:36 +09:00
mach-crag6410-module.c For 3.10 we have a few new MFD drivers for: 2013-05-05 17:36:20 -07:00
mach-crag6410.c pwm: Changes for v3.13-rc1 2013-11-16 12:21:40 -08:00
mach-hmt.c pwm: Changes for v3.13-rc1 2013-11-16 12:21:40 -08:00
mach-mini6410.c ARM: S3C64XX: Correct card detect type for HSMMC1 for MINI6410 2013-12-19 02:45:47 +09:00
mach-ncp.c ARM: S3C64XX: Migrate clock handling to Common Clock Framework 2013-09-17 06:47:36 +09:00
mach-real6410.c ARM: S3C64XX: Add samsung-time support for s3c64xx 2013-03-05 20:19:53 +09:00
mach-s3c64xx-dt.c ARM: S3C64XX: Add board file for boot using Device Tree 2013-09-17 06:48:27 +09:00
mach-smartq.c pwm: Changes for v3.13-rc1 2013-11-16 12:21:40 -08:00
mach-smartq.h
mach-smartq5.c ARM: S3C64XX: Add samsung-time support for s3c64xx 2013-03-05 20:19:53 +09:00
mach-smartq7.c ARM: S3C64XX: Add samsung-time support for s3c64xx 2013-03-05 20:19:53 +09:00
mach-smdk6400.c ARM: S3C64XX: Migrate clock handling to Common Clock Framework 2013-09-17 06:47:36 +09:00
mach-smdk6410.c pwm: Changes for v3.13-rc1 2013-11-16 12:21:40 -08:00
pm.c ARM: S3C64XX: Remove old clock management code 2013-09-17 06:47:36 +09:00
regs-gpio-memport.h ARM: S3C64XX: make regs-gpio-memport.h local 2013-01-10 10:45:39 -08:00
regs-modem.h ARM: S3C64XX: make regs-modem.h local 2013-01-10 10:45:39 -08:00
regs-srom.h ARM: S3C64XX: make regs-srom.h local 2013-01-10 10:45:39 -08:00
regs-sys.h ARM: S3C64XX: make regs-sys.h local 2013-01-10 10:45:40 -08:00
regs-syscon-power.h ARM: S3C64XX: make regs-syscon-power.h local 2013-01-10 10:45:40 -08:00
s3c6400.c ARM: S3C64XX: Bypass legacy initialization when booting with DT 2013-09-17 06:48:27 +09:00
s3c6410.c ARM: S3C64XX: Bypass legacy initialization when booting with DT 2013-09-17 06:48:27 +09:00
setup-fb-24bpp.c ARM: S3C64XX: Remove extern from definition of framebuffer setup call 2011-12-02 14:17:36 +09:00
setup-i2c0.c ARM: samsung: move platform_data definitions 2012-09-19 17:42:18 +02:00
setup-i2c1.c ARM: samsung: move platform_data definitions 2012-09-19 17:42:18 +02:00
setup-ide.c ARM: samsung: move platform_data definitions 2012-09-19 17:42:18 +02:00
setup-keypad.c ARM: S3C64XX: Fix keypad setup to configure correct number of rows 2011-03-04 15:46:26 +09:00
setup-sdhci-gpio.c ARM: S3C64XX: Change to using s3c_gpio_cfgrange_nopull() 2010-10-23 11:51:37 +09:00
setup-spi.c ARM: SAMSUNG: Remove pdev pointer parameter from spi gpio setup functions 2012-07-13 15:23:46 +09:00
setup-usb-phy.c usb: exynos: do not include plat/usb-phy.h 2013-04-11 14:27:55 -07:00
sleep.S ARM: pm: samsung: move cpu_suspend into C code 2011-06-24 08:48:44 +01:00