Linux-mmc Archive mirror
 help / color / mirror / Atom feed
From: Ulf Hansson <ulf.hansson@linaro.org>
To: Linus <torvalds@linux-foundation.org>,
	linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: Ulf Hansson <ulf.hansson@linaro.org>
Subject: [GIT PULL] MMC fixes for v6.8-rc7
Date: Fri,  1 Mar 2024 11:07:36 +0100	[thread overview]
Message-ID: <20240301100736.3789777-1-ulf.hansson@linaro.org> (raw)

Hi Linus,

Here's a PR with a couple of MMC fixes intended for v6.8-rc7. 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 841c35169323cd833294798e58b9bf63fa4fa1de:

  Linux 6.8-rc4 (2024-02-11 12:18:13 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 09e23823ae9a3e2d5d20f2e1efe0d6e48cef9129:

  mmc: sdhci-xenon: add timeout for PHY init complete (2024-02-28 13:41:35 +0100)

----------------------------------------------------------------
MMC core:
 - Fix eMMC initialization with 1-bit bus connection

MMC host:
 - mmci: Fix DMA API overlapping mappings for the stm32 variant
 - sdhci-xenon: Fix PHY stability issues

----------------------------------------------------------------
Christophe Kerello (1):
      mmc: mmci: stm32: fix DMA API overlapping mappings warning

Elad Nachman (2):
      mmc: sdhci-xenon: fix PHY init clock stability
      mmc: sdhci-xenon: add timeout for PHY init complete

Ivan Semenov (1):
      mmc: core: Fix eMMC initialization with 1-bit bus connection

 drivers/mmc/core/mmc.c              |  2 ++
 drivers/mmc/host/mmci_stm32_sdmmc.c | 24 +++++++++++++++++++
 drivers/mmc/host/sdhci-xenon-phy.c  | 48 ++++++++++++++++++++++++++++++-------
 3 files changed, 65 insertions(+), 9 deletions(-)

             reply	other threads:[~2024-03-01 10:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-01 10:07 Ulf Hansson [this message]
2024-03-01 20:17 ` [GIT PULL] MMC fixes for v6.8-rc7 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240301100736.3789777-1-ulf.hansson@linaro.org \
    --to=ulf.hansson@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).