[GIT PULL] MMC fixes for v6.17-rc2
From: Ulf Hansson
Date: Fri Dec 19 2025 - 06:08:55 EST
Hi Linus,
Here's a pull-request with a couple of MMC fixes intended for v6.19-rc2.
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 8f0b4cce4481fb22653697cced8d0d04027cb1e8:
Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v6.19-rc1
for you to fetch changes up to d3ecb12e2e04ce53c95f933c462f2d8b150b965b:
mmc: sdhci-esdhc-imx: add alternate ARCH_S32 dependency to Kconfig (2025-12-17 14:14:51 +0100)
----------------------------------------------------------------
MMC host:
- sdhci-esdhc-imx: Fix build problem dependency
- sdhci-of-arasan: Increase card-detect stable timeout to 2 seconds
- sdhci-of-aspeed: Fix DT doc for missing properties
----------------------------------------------------------------
Andrew Jeffery (1):
dt-bindings: mmc: sdhci-of-aspeed: Switch ref to sdhci-common.yaml
Jared Kangas (1):
mmc: sdhci-esdhc-imx: add alternate ARCH_S32 dependency to Kconfig
Sai Krishna Potthuri (1):
mmc: sdhci-of-arasan: Increase CD stable timeout to 2 seconds
Documentation/devicetree/bindings/mmc/aspeed,sdhci.yaml | 2 +-
drivers/mmc/host/Kconfig | 4 ++--
drivers/mmc/host/sdhci-of-arasan.c | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)