[GIT PULL] MMC fixes for v6.4-rc5

From: Ulf Hansson
Date: Fri Jun 02 2023 - 04:48:46 EST


Hi Linus,

Here's a PR with a couple of MMC fixes intended for v6.4-rc5. Details about the
highlights are as usual found in the signed tag.

Please pull this in!

Kind regards
Ulf Hansson


The following changes since commit 81dce1490e28439c3cd8a8650b862a712f3061ba:

mmc: sdhci-esdhc-imx: make "no-mmc-hs400" works (2023-05-09 11:55:02 +0200)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v6.4-rc1-2

for you to fetch changes up to 0b5d5c436a5c572a45f976cfd34a6741e143e5d9:

mmc: pwrseq: sd8787: Fix WILC CHIP_EN and RESETN toggling order (2023-05-24 14:33:32 +0200)

----------------------------------------------------------------
MMC core:
- Fix pwrseq for WILC1000/WILC3000 SDIO card

MMC host:
- vub300: Fix invalid response handling

----------------------------------------------------------------
Deren Wu (1):
mmc: vub300: fix invalid response handling

Marek Vasut (1):
mmc: pwrseq: sd8787: Fix WILC CHIP_EN and RESETN toggling order

drivers/mmc/core/pwrseq_sd8787.c | 34 ++++++++++++++++++++++++++--------
drivers/mmc/host/vub300.c | 3 +++
2 files changed, 29 insertions(+), 8 deletions(-)