Devicetree
 help / color / mirror / Atom feed
* [PATCH 0/4] mmc: spacemit: Introduce two DT properties
@ 2026-09-02  7:03 Yixun Lan
  2026-09-02  7:03 ` [PATCH 1/4] dt-bindings: mmc: spacemit-sdhci: Add clock-frequency property Yixun Lan
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Yixun Lan @ 2026-09-02  7:03 UTC (permalink / raw)
  To: Ulf Hansson, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Adrian Hunter
  Cc: Long Wan, linux-mmc, devicetree, linux-riscv, spacemit,
	linux-kernel, Yixun Lan

In this series, we try to introduce two DT properties for SpacemiT
SDHCI driver, A clock-frequency property to configure the rate
of io clock, which needed to configure for SDIO mode. The tx delay
property is used to configure the step count of TX delay line,
which is needed due to varous hardware layout has different
tuning settings.

Signed-off-by: Yixun Lan <dlan@kernel.org>
---
Long Wan (4):
      dt-bindings: mmc: spacemit-sdhci: Add clock-frequency property
      dt-bindings: mmc: spacemit,sdhci: Add tx delay property
      mmc: sdhci-of-k1: Set clock-frequency of io clock
      mmc: sdhci-of-k1: Add TX tuning parameter

 .../devicetree/bindings/mmc/spacemit,sdhci.yaml    | 17 ++++++++++++
 drivers/mmc/host/sdhci-of-k1.c                     | 30 ++++++++++++++++++++--
 2 files changed, 45 insertions(+), 2 deletions(-)
---
base-commit: cee9395acd8043be0644b25c34bfa86623f2b935
change-id: 20260901-07-k3-sdhci-dts-579b17b1e205

Best regards,
--  
Yixun Lan <dlan@kernel.org>


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

end of thread, other threads:[~2026-09-02 18:03 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-02  7:03 [PATCH 0/4] mmc: spacemit: Introduce two DT properties Yixun Lan
2026-09-02  7:03 ` [PATCH 1/4] dt-bindings: mmc: spacemit-sdhci: Add clock-frequency property Yixun Lan
2026-09-02  7:11   ` sashiko-bot
2026-09-02  9:08     ` Yixun Lan
2026-09-02  7:03 ` [PATCH 2/4] dt-bindings: mmc: spacemit,sdhci: Add tx delay property Yixun Lan
2026-09-02 18:03   ` Conor Dooley
2026-09-02  7:03 ` [PATCH 3/4] mmc: sdhci-of-k1: Set clock-frequency of io clock Yixun Lan
2026-09-02  7:14   ` sashiko-bot
2026-09-02  7:03 ` [PATCH 4/4] mmc: sdhci-of-k1: Add TX tuning parameter Yixun Lan

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