mbox series

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

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

Pull-request

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

Message

Ulf Hansson June 11, 2021, 7:51 a.m. UTC
Hi Linus,

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

  Linux 5.13-rc3 (2021-05-23 11:42:48 -1000)

are available in the Git repository at:

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

for you to fetch changes up to 6687cd72aa9112a454a4646986e0402dd1b07d0e:

  mmc: renesas_sdhi: Fix HS400 on R-Car M3-W+ (2021-06-08 14:56:54 +0200)

----------------------------------------------------------------
MMC host:
 - renesas_sdhi: Fix HS400 on R-Car M3-W+
 - renesas_sdhi: Abort tuning when timeout detected

----------------------------------------------------------------
Geert Uytterhoeven (1):
      mmc: renesas_sdhi: Fix HS400 on R-Car M3-W+

Wolfram Sang (1):
      mmc: renesas_sdhi: abort tuning when timeout detected

 drivers/mmc/host/renesas_sdhi_core.c | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

Comments

pr-tracker-bot@kernel.org June 11, 2021, 6:25 p.m. UTC | #1
The pull request you sent on Fri, 11 Jun 2021 09:51:04 +0200:

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

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

Thank you!