mbox series

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

Message ID 20250214121820.100545-1-ulf.hansson@linaro.org
State New
Headers show
Series [GIT,PULL] MMC fixes for v6.14-rc3 | expand

Pull-request

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

Message

Ulf Hansson Feb. 14, 2025, 12:18 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org Feb. 15, 2025, 12:54 a.m. UTC | #1
The pull request you sent on Fri, 14 Feb 2025 13:18:20 +0100:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f92a80bdb445e4e73e810ea7e94bebb10717f40a

Thank you!