public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] mmc: spacemit: Add support for K3 SoC
@ 2026-01-21  7:27 Yixun Lan
  2026-01-21  7:27 ` [PATCH 1/2] dt-bindings: mmc: spacemit,sdhci: add " Yixun Lan
  2026-01-21  7:27 ` [PATCH 2/2] mmc: sdhci-of-k1: spacemit: Add " Yixun Lan
  0 siblings, 2 replies; 6+ messages in thread
From: Yixun Lan @ 2026-01-21  7:27 UTC (permalink / raw)
  To: Ulf Hansson, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Adrian Hunter
  Cc: Yixun Lan, linux-mmc, devicetree, linux-riscv, spacemit,
	linux-kernel

Enable SDHCI controller support on new SpacemiT K3 SoC, while as before
only the third controller and the eMMC device has been tested which using
vendor K3 evb board. This board has not acquired support in mainline
kernel, so I've omitted the DT part patches for now.

The new SDHCI controller almost reuse the same IP as old K1 generation,
while fixed the broken 64BIT DMA issue.

Signed-off-by: Yixun Lan <dlan@kernel.org>
---
Yixun Lan (2):
      dt-bindings: mmc: spacemit,sdhci: add support for K3 SoC
      mmc: sdhci-of-k1: spacemit: Add support for K3 SoC

 .../devicetree/bindings/mmc/spacemit,sdhci.yaml    |  4 +++-
 drivers/mmc/host/sdhci-of-k1.c                     | 22 ++++++++++++++++++++--
 2 files changed, 23 insertions(+), 3 deletions(-)
---
base-commit: 6cefff068d030786d63fa50970d6581c354630b2
change-id: 20260112-07-k3-mmc-6ca01267e834

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


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

end of thread, other threads:[~2026-01-21 16:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-21  7:27 [PATCH 0/2] mmc: spacemit: Add support for K3 SoC Yixun Lan
2026-01-21  7:27 ` [PATCH 1/2] dt-bindings: mmc: spacemit,sdhci: add " Yixun Lan
2026-01-21 16:46   ` Rob Herring (Arm)
2026-01-21  7:27 ` [PATCH 2/2] mmc: sdhci-of-k1: spacemit: Add " Yixun Lan
2026-01-21  9:48   ` Yao Zi
2026-01-21 10:44     ` Yixun Lan

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