MMC host:
 - mtk-sd: Fix tuning for MT8173 HS200/HS400 mode
 - sdhci: Revert a fix for incorrect switch to HS mode
 - sdhci-msm: Fixup accesses to the DDR_CONFIG register
 - sdhci-of-esdhc: Revert a bad fix for erratum A-009204
 - sdhci-of-esdhc: Re-implement fix for erratum A-009204
 - sdhci-of-esdhc: Fixup P2020 errata handling
 - sdhci-pci: Disable broken CMDQ on Intel GLK based Lenovo systems
mmc: sdhci-of-esdhc: re-implement erratum A-009204 workaround

The erratum A-009204 workaround patch was reverted because of
incorrect implementation.

8b6dc6b mmc: sdhci-of-esdhc: Revert "mmc: sdhci-of-esdhc: add
        erratum A-009204 support"

This patch is to re-implement the workaround (add a 5 ms delay
before setting SYSCTL[RSTD] to make sure all the DMA transfers
are finished).

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Link: https://lore.kernel.org/r/20191219032335.26528-1-yangbo.lu@nxp.com
Fixes: 5dd195522562 ("mmc: sdhci-of-esdhc: add erratum A-009204 support")
Cc: stable@vger.kernel.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
1 file changed