mbox series

[GIT,PULL] MMC fixes for v6.15-rc8

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

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v6.15-rc6

Message

Ulf Hansson May 22, 2025, 9:45 p.m. UTC
Hi Linus,

Here's a PR with a couple of MMC fixes intended for v6.15-rc8. 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 82f2b0b97b36ee3fcddf0f0780a9a0825d52fec3:

  Linux 6.15-rc6 (2025-05-11 14:54:11 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v6.15-rc6

for you to fetch changes up to 71c9475b1e2cc4d31370b1b7a328bdfeea5d53b4:

  mmc: sdhci_am654: Add SDHCI_QUIRK2_SUPPRESS_V1P8_ENA quirk to am62 compatible (2025-05-19 14:26:12 +0200)

----------------------------------------------------------------
MMC host:
 - sdhci_am654: Fix MMC init failures on am62x boards
 - sdhci-of-dwcmshc: Add PD workaround on RK3576 to avoid hang

----------------------------------------------------------------
Judith Mendez (1):
      mmc: sdhci_am654: Add SDHCI_QUIRK2_SUPPRESS_V1P8_ENA quirk to am62 compatible

Nicolas Frattaroli (1):
      mmc: sdhci-of-dwcmshc: add PD workaround on RK3576

 drivers/mmc/host/sdhci-of-dwcmshc.c | 40 +++++++++++++++++++++++++++++++++++++
 drivers/mmc/host/sdhci_am654.c      | 35 +++++++++++++++++++++++++++++++-
 2 files changed, 74 insertions(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org May 22, 2025, 11:58 p.m. UTC | #1
The pull request you sent on Thu, 22 May 2025 23:45:46 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v6.15-rc6

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

Thank you!