On 21.01.2013 12:02, Shawn Guo wrote:
The series makes Auto CMD23 work for imx6q usdhc and then adds 8bit mmc support. Sascha Hauer (2): mmc: sdhci: rename platform_8bit_width to platform_bus_width mmc: sdhci-esdhc-imx: support 8bit mode Shawn Guo (4): mmc: sdhci-esdhc-imx: separate transfer mode from command write for usdhc mmc: sdhci-esdhc-imx: manually reset MIX_CTRL for usdhc mmc: sdhci-esdhc-imx: Auto CMD23 support for usdhc mmc: dt: bus-width can be an optional property Documentation/devicetree/bindings/mmc/mmc.txt | 5 +- drivers/mmc/host/sdhci-esdhc-imx.c | 98 +++++++++++++++++++++---- drivers/mmc/host/sdhci-pci.c | 4 +- drivers/mmc/host/sdhci-pxav2.c | 2 +- drivers/mmc/host/sdhci-s3c.c | 8 +- drivers/mmc/host/sdhci-tegra.c | 4 +- drivers/mmc/host/sdhci.c | 8 +- drivers/mmc/host/sdhci.h | 2 +- include/linux/platform_data/mmc-esdhc-imx.h | 1 + 9 files changed, 101 insertions(+), 31 deletions(-)
Whole series: Tested-by: Dirk Behme <dirk.behme@xxxxxxxxxxxx> Tested on i.MX6. Thanks Dirk -- 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