Hi, I send a second round of remaining A38x SDHCI patches. After lots of discussions I changed card detection mechanism to SW polling in order to satisfy all A388-GP revisions. Any remarks will be welcome. Best regards, Marcin Changes: v1 -> v2 * enable SW polling as card detection * in resume function change condition for mbus windows reconfiguration Marcin Wojtas (5): mmc: sdhci-pxav3: enable proper resuming on Armada 38x SoC mmc: sdhci-pxav3: enable usage of DAT3 pin as HW card detect ARM: mvebu: set SW polling as SDHCI card detection on A388-GP mmc: sdhci: add init_card callback to sdhci mmc: sdhci-pxav3: enable modifying MMC_CARD bit during card initialization .../devicetree/bindings/mmc/sdhci-pxa.txt | 5 ++ arch/arm/boot/dts/armada-388-gp.dts | 2 +- drivers/mmc/host/sdhci-pxav3.c | 94 +++++++++++++++++----- drivers/mmc/host/sdhci.c | 14 +++- drivers/mmc/host/sdhci.h | 4 + 5 files changed, 95 insertions(+), 24 deletions(-) -- 1.8.3.1 -- 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