[GIT PULL] MMC fixes for v6.14-rc3

From: Ulf Hansson
Date: Fri Feb 14 2025 - 07:18:41 EST


Hi Linus,

Here's a PR with a couple of MMC fixes intended for v6.14-rc3. 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 2014c95afecee3e76ca4a56956a936e23283f05b:

Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 3e68abf2b9cebe76c6cd4b1aca8e95cd671035a3:

mmc: mtk-sd: Fix register settings for hs400(es) mode (2025-02-03 13:34:50 +0100)

----------------------------------------------------------------
MMC host:
- mtk-sd: Fix register settings for hs400(es) mode
- sdhci_am654: Revert patch for start-signal-voltage-switch

----------------------------------------------------------------
Andy-ld Lu (1):
mmc: mtk-sd: Fix register settings for hs400(es) mode

Josua Mayer (1):
Revert "mmc: sdhci_am654: Add sdhci_am654_start_signal_voltage_switch"

drivers/mmc/host/mtk-sd.c | 31 ++++++++++++++++++++-----------
drivers/mmc/host/sdhci_am654.c | 30 ------------------------------
2 files changed, 20 insertions(+), 41 deletions(-)