[PATCH v3 0/4] omap4 hsmmc: Card detect and Register offset handling
kishore kadiyala
kishore.kadiyala at ti.com
Wed Sep 22 12:43:15 EDT 2010
The patch series is based on mainline 2.6.36-rc5.
The series is tested on OMAP3430SDP and OMAP4430SDP and has dependency on
http://www.mail-archive.com/linux-omap@vger.kernel.org/msg34718.html
V2:
http://www.mail-archive.com/linux-omap@vger.kernel.org/msg35135.html
V1:
http://www.mail-archive.com/linux-omap@vger.kernel.org/msg34040.html
Kishore Kadiyala (3):
omap4 hsmmc : Adding card detect support for MMC1
omap4 hsmmc: Register offset handling
omap4 hsmmc: Update ocr mask for MMC2 for regulator to use
Benoit Cousson (1);
omap4 hsmmc: Fix the init if CONFIG_MMC_OMAP_HS is not set
arch/arm/mach-omap2/board-4430sdp.c | 16 ++++++-
arch/arm/mach-omap2/devices.c | 8 +--
arch/arm/mach-omap2/hsmmc.c | 4 ++
arch/arm/plat-omap/include/plat/mmc.h | 3 +
drivers/mfd/twl6030-irq.c | 72 +++++++++++++++++++++++++++++++++
drivers/mmc/host/omap_hsmmc.c | 18 +++++++-
include/linux/i2c/twl.h | 31 ++++++++++++++
7 files changed, 143 insertions(+), 9 deletions(-)
More information about the linux-arm-kernel
mailing list