From: Markus Niebel <Markus.Niebel@xxxxxxxxxxxx> The first patch is taken from Sascha Hauers patch from 25/05/2014 and tries to follow comments from Ulf Hansson. Second patch adds this feature to the sdhci-esdhc-imx driver which has an own device tree probe routine. Markus Niebel (2): mmc: implement driver stage register handling mmc: sdhci-esdhc-imx: implement DSR support Documentation/devicetree/bindings/mmc/mmc.txt | 7 +++++++ drivers/mmc/core/host.c | 8 ++++++++ drivers/mmc/core/mmc.c | 8 ++++++++ drivers/mmc/core/mmc_ops.c | 17 +++++++++++++++++ drivers/mmc/core/mmc_ops.h | 1 + drivers/mmc/core/sd.c | 8 ++++++++ drivers/mmc/host/sdhci-esdhc-imx.c | 15 +++++++++++++++ include/linux/mmc/card.h | 3 ++- include/linux/mmc/host.h | 3 +++ include/linux/platform_data/mmc-esdhc-imx.h | 4 ++++ 10 files changed, 73 insertions(+), 1 deletion(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html