[PATCH 0/7] mmc: spacemit: improve clock and tuning logic
From: Yixun Lan
Date: Wed Sep 02 2026 - 04:17:39 EST
This series includes some bug fixes and improvement to
SpacemiT SDHCI driver, which relate to pinctrl, PHY,
clock, tuning logic. Most of them are quite independent,
but put them together here for people to easy review.
Signed-off-by: Yixun Lan <dlan@xxxxxxxxxx>
---
Long Wan (6):
mmc: sdhci-of-k1: no pinctrl state switching
mmc: sdhci-of-k1: configure PHY mode
mmc: sdhci-of-k1: Improve power control
mmc: sdhci-of-k1: Use finest delay granularity for RX tuning
mmc: sdhci-of-k1: Improve RX tuning window
mmc: sdhci-of-k1: Implement SD clock gating for voltage switch
Yixun Lan (1):
mmc: sdhci-of-k1: drop duplicated voltage settings
drivers/mmc/host/sdhci-of-k1.c | 80 ++++++++++++++++++++++++++++++++----------
1 file changed, 61 insertions(+), 19 deletions(-)
---
base-commit: cee9395acd8043be0644b25c34bfa86623f2b935
change-id: 20260901-07-k3-sdhci-fix-ce577d1db7b6
Best regards,
--
Yixun Lan <dlan@xxxxxxxxxx>