mbox series

[GIT,PULL] MMC fixes for v5.13-rc3

Message ID 20210521102540.104166-1-ulf.hansson@linaro.org (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] MMC fixes for v5.13-rc3 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v5.13-rc1

Message

Ulf Hansson May 21, 2021, 10:25 a.m. UTC
Hi Linus,

Here's a PR with a couple of MMC fixes intended for v5.13-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 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v5.13-rc1

for you to fetch changes up to a1149a6c06ee094a6e62886b0c0e8e66967a728a:

  mmc: sdhci-pci-gli: increase 1.8V regulator wait (2021-05-10 14:39:06 +0200)

----------------------------------------------------------------
MMC host:
 - sdhci-pci-gli: Fix SD-card detection on Intel NUC10i3FNK4 (GL9755)
 - meson-gx: Replace WARN_ONCE with dev_warn_once for scatterlist offsets
 - meson-gx: Extend check of scatterlist size alignment with SD_IO_RW_EXTENDED

----------------------------------------------------------------
Daniel Beer (1):
      mmc: sdhci-pci-gli: increase 1.8V regulator wait

Neil Armstrong (2):
      mmc: meson-gx: make replace WARN_ONCE with dev_warn_once about scatterlist offset alignment
      mmc: meson-gx: also check SD_IO_RW_EXTENDED for scatterlist size alignment

 drivers/mmc/host/meson-gx-mmc.c  | 7 +++++--
 drivers/mmc/host/sdhci-pci-gli.c | 7 ++++++-
 2 files changed, 11 insertions(+), 3 deletions(-)

Comments

pr-tracker-bot@kernel.org May 21, 2021, 4:34 p.m. UTC | #1
The pull request you sent on Fri, 21 May 2021 12:25:40 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v5.13-rc1

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

Thank you!