mbox series

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

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

Pull-request

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

Message

Ulf Hansson March 20, 2025, 2:16 p.m. UTC
Hi Linus,

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

  Linux 6.14-rc6 (2025-03-09 13:45:25 -1000)

are available in the Git repository at:

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

for you to fetch changes up to 723ef0e20dbb2aa1b5406d2bb75374fc48187daa:

  mmc: sdhci-brcmstb: add cqhci suspend/resume to PM ops (2025-03-17 11:42:42 +0100)

----------------------------------------------------------------
MMC host:
 - sdhci-brcmstb: Fix CQE suspend/resume support
 - atmel-mci: Add a missing clk_disable_unprepare() in ->probe()

----------------------------------------------------------------
Gu Bowen (1):
      mmc: atmel-mci: Add missing clk_disable_unprepare()

Kamal Dasu (1):
      mmc: sdhci-brcmstb: add cqhci suspend/resume to PM ops

 drivers/mmc/host/atmel-mci.c     |  4 +++-
 drivers/mmc/host/sdhci-brcmstb.c | 10 ++++++++++
 2 files changed, 13 insertions(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org March 20, 2025, 5:02 p.m. UTC | #1
The pull request you sent on Thu, 20 Mar 2025 15:16:21 +0100:

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

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

Thank you!