MMC core:
 - Fix ambiguous TRIM and DISCARD args
 - Fix removal of debugfs file for mmc_test

MMC host:
 - mtk-sd: Add missing clk_disable_unprepare() in an error path
 - sdhci: Fix I/O voltage switch delay for UHS-I SD cards
 - sdhci-esdhc-imx: Fix CQHCI exit halt state check
 - sdhci-sprd: Fix voltage switch
mmc: sdhci-sprd: Fix no reset data and command after voltage switch

After switching the voltage, no reset data and command will cause
CMD2 timeout.

Fixes: 29ca763fc26f ("mmc: sdhci-sprd: Add pin control support for voltage switch")
Signed-off-by: Wenchao Chen <wenchao.chen@unisoc.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Reviewed-by: Baolin Wang <baolin.wang@linux.alibaba.com>
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/r/20221130121328.25553-1-wenchao.chen@unisoc.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
1 file changed