mbox series

[GIT,PULL] MMC fixes for v6.0-rc4

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

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v6.0-rc2

Message

Ulf Hansson Sept. 2, 2022, 9:51 a.m. UTC
Hi Linus,

Here's a PR with a couple of MMC fixes intended for v6.0-rc4. 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 1c23f9e627a7b412978b4e852793c5e3c3efc555:

  Linux 6.0-rc2 (2022-08-21 17:32:54 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v6.0-rc2

for you to fetch changes up to 63f1560930e4e1c4f6279b8ae715c9841fe1a6d3:

  mmc: core: Fix inconsistent sd3_bus_mode at UHS-I SD voltage switch failure (2022-08-22 12:58:28 +0200)

----------------------------------------------------------------
MMC core:
 - Fix workaround for SD UHS-I voltage switch

----------------------------------------------------------------
Adrian Hunter (2):
      mmc: core: Fix UHS-I SD 1.8V workaround branch
      mmc: core: Fix inconsistent sd3_bus_mode at UHS-I SD voltage switch failure

 drivers/mmc/core/sd.c | 46 ++++++++++++++++++----------------------------
 1 file changed, 18 insertions(+), 28 deletions(-)

Comments

pr-tracker-bot@kernel.org Sept. 2, 2022, 10:07 p.m. UTC | #1
The pull request you sent on Fri,  2 Sep 2022 11:51:13 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v6.0-rc2

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

Thank you!