[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20260122-07-k3-mmc-v2-0-3c3ffef25e94@kernel.org>
Date: Thu, 22 Jan 2026 17:37:29 +0800
From: Yixun Lan <dlan@...nel.org>
To: Ulf Hansson <ulf.hansson@...aro.org>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, Adrian Hunter <adrian.hunter@...el.com>
Cc: Yixun Lan <dlan@...nel.org>, linux-mmc@...r.kernel.org,
devicetree@...r.kernel.org, linux-riscv@...ts.infradead.org,
spacemit@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/2] mmc: spacemit: Add support for K3 SoC
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.
Hi Ulf,
Any chance to queue this for v6.20? I know it's a little bit late,
but the patch itself is quite simple and we've tested on evb board.
Signed-off-by: Yixun Lan <dlan@...nel.org>
---
Changes in v2:
- collect Rob's Ack
- drop uncessary blank line
- drop return check from of_device_get_match_data
- Link to v1: https://lore.kernel.org/r/20260121-07-k3-mmc-v1-0-ff77c07bfdf6@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 | 19 +++++++++++++++++--
2 files changed, 20 insertions(+), 3 deletions(-)
---
base-commit: 6cefff068d030786d63fa50970d6581c354630b2
change-id: 20260112-07-k3-mmc-6ca01267e834
Best regards,
--
Yixun Lan <dlan@...nel.org>
Powered by blists - more mailing lists