Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] mmc: spacemit: improve clock and tuning logic
@ 2026-09-02  8:04 Yixun Lan
  2026-09-02  8:04 ` [PATCH 1/7] mmc: sdhci-of-k1: no pinctrl state switching Yixun Lan
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Yixun Lan @ 2026-09-02  8:04 UTC (permalink / raw)
  To: Adrian Hunter, Ulf Hansson
  Cc: Long Wan, linux-mmc, linux-kernel, linux-riscv, spacemit,
	Yixun Lan

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@kernel.org>
---
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@kernel.org>


_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2026-09-09  8:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-02  8:04 [PATCH 0/7] mmc: spacemit: improve clock and tuning logic Yixun Lan
2026-09-02  8:04 ` [PATCH 1/7] mmc: sdhci-of-k1: no pinctrl state switching Yixun Lan
2026-09-02  8:04 ` [PATCH 2/7] mmc: sdhci-of-k1: drop duplicated voltage settings Yixun Lan
2026-09-02  8:04 ` [PATCH 3/7] mmc: sdhci-of-k1: configure PHY mode Yixun Lan
2026-09-02  8:04 ` [PATCH 4/7] mmc: sdhci-of-k1: Improve power control Yixun Lan
2026-09-02  8:04 ` [PATCH 5/7] mmc: sdhci-of-k1: Use finest delay granularity for RX tuning Yixun Lan
2026-09-02  8:04 ` [PATCH 6/7] mmc: sdhci-of-k1: Improve RX tuning window Yixun Lan
2026-09-07 15:53   ` Hung-Chun Tseng
2026-09-02  8:04 ` [PATCH 7/7] mmc: sdhci-of-k1: Implement SD clock gating for voltage switch Yixun Lan
2026-09-09  8:40 ` [PATCH 0/7] mmc: spacemit: improve clock and tuning logic Adrian Hunter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox