Hi
Here are some patches to add eMMC hardware reset support.
Adrian Hunter (5):
mmc: add eMMC hardware reset support
mmc: sdhci: add eMMC hardware reset support
mmc: sdhci-pci: add eMMC hardware reset support
mmc: mmc-test: add eMMC hardware reset test
mmc: block: add eMMC hardware reset support
drivers/mmc/card/block.c | 201 +++++++++++++++++++++++++++++------------
drivers/mmc/card/mmc_test.c | 30 ++++++
drivers/mmc/core/core.c | 99 ++++++++++++++++++++-
drivers/mmc/core/mmc.c | 4 +-
drivers/mmc/host/sdhci-pci.c | 72 +++++++++++++++
drivers/mmc/host/sdhci.c | 9 ++
drivers/mmc/host/sdhci.h | 2 +-
include/linux/mmc/card.h | 1 +
include/linux/mmc/core.h | 3 +
include/linux/mmc/host.h | 2 +
include/linux/mmc/mmc.h | 4 +
11 files changed, 364 insertions(+), 63 deletions(-)
Regards
Adrian Hunter
--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html