[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200123200257.17258-1-ulf.hansson@linaro.org>
Date: Thu, 23 Jan 2020 21:02:57 +0100
From: Ulf Hansson <ulf.hansson@...aro.org>
To: Linus <torvalds@...ux-foundation.org>, linux-mmc@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Ulf Hansson <ulf.hansson@...aro.org>
Subject: [GIT PULL] MMC fixes for v5.5-rc8
Hi Linus,
Here's a PR with a couple of MMC fixes intended for v5.5-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 f667216c5c7c967c3e568cdddefb51fe606bfe26:
mmc: sdhci-of-esdhc: re-implement erratum A-009204 workaround (2019-12-19 08:13:43 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v5.5-rc2-2
for you to fetch changes up to 2a187d03352086e300daa2044051db00044cd171:
mmc: sdhci: fix minimum clock rate for v3 controller (2020-01-20 10:36:27 +0100)
----------------------------------------------------------------
MMC host:
- sdhci: Fix minimum clock rate for v3 controllers
- sdhci-tegra: Fix SDR50 tuning override
- sdhci_am654: Fixup tuning issues and support for CQHCI
- sdhci_am654: Remove wrong write protect flag
----------------------------------------------------------------
Faiz Abbas (3):
mmc: sdhci_am654: Remove Inverted Write Protect flag
mmc: sdhci_am654: Reset Command and Data line after tuning
mmc: sdhci_am654: Fix Command Queuing in AM65x
Michał Mirosław (2):
mmc: tegra: fix SDR50 tuning override
mmc: sdhci: fix minimum clock rate for v3 controller
drivers/mmc/host/sdhci-tegra.c | 2 +-
drivers/mmc/host/sdhci.c | 10 ++++----
drivers/mmc/host/sdhci_am654.c | 54 +++++++++++++++++++++++++++---------------
3 files changed, 42 insertions(+), 24 deletions(-)
Powered by blists - more mailing lists