]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mmc: core: HS200 mode support for eMMC 4.5
authorGirish K S <girish.shivananjappa@linaro.org>
Wed, 11 Jan 2012 19:04:52 +0000 (14:04 -0500)
committerChris Ball <cjb@laptop.org>
Thu, 12 Jan 2012 20:17:15 +0000 (15:17 -0500)
commita4924c71aa43d4f8a3f342b1f71788349472e684
tree19de11b280fca6718e5e766feaa53a43a9a6cb58
parentee5d19b20a711dca3848450979e3cd20b6b795cc
mmc: core: HS200 mode support for eMMC 4.5

This patch adds the support of the HS200 bus speed for eMMC 4.5 devices.
The eMMC 4.5 devices have support for 200MHz bus speed. The function
prototype of the tuning function is modified to handle the tuning
command number which is different in sd and mmc case.

Signed-off-by: Girish K S <girish.shivananjappa@linaro.org>
Signed-off-by: Philip Rakity <prakity@marvell.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/core/bus.c
drivers/mmc/core/debugfs.c
drivers/mmc/core/mmc.c
drivers/mmc/core/sd.c
drivers/mmc/core/sdio.c
include/linux/mmc/card.h
include/linux/mmc/host.h
include/linux/mmc/mmc.h