* [PATCH] riscv: defconfig: spacemit: enable sdhci driver for K1 SoC
@ 2025-07-08 1:44 Yixun Lan
2025-07-08 16:41 ` Conor Dooley
0 siblings, 1 reply; 2+ messages in thread
From: Yixun Lan @ 2025-07-08 1:44 UTC (permalink / raw)
To: Conor Dooley
Cc: Paul Walmsley, Palmer Dabbelt, Albert Ou, Alexandre Ghiti,
linux-riscv, linux-kernel, spacemit, Yixun Lan
Enable sdhci driver support for SpacemiT K1 SoC, so eMMC storage
will be probed and activated, Tested on the Banana Pi BPI-F3 board.
Signed-off-by: Yixun Lan <dlan@gentoo.org>
---
Since the K1 sdhci driver is already merged, and the DT part is
queued for v6.17, so let's enable defconfig of this driver.
For the convenience, this patch is based on the branch 'for-next'
of riscv tree[1], and generated by command "make savedefconfig".
Link: https://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git [1]
---
arch/riscv/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/riscv/configs/defconfig b/arch/riscv/configs/defconfig
index 37c98c0f98ffc0ee9d021e4d07aa37a27d342f7a..d8e1593ceeca487c6af67c73cb176c488f38bf13 100644
--- a/arch/riscv/configs/defconfig
+++ b/arch/riscv/configs/defconfig
@@ -230,6 +230,7 @@ CONFIG_MMC=y
CONFIG_MMC_SDHCI=y
CONFIG_MMC_SDHCI_PLTFM=y
CONFIG_MMC_SDHCI_OF_DWCMSHC=y
+CONFIG_MMC_SDHCI_OF_K1=y
CONFIG_MMC_SDHCI_CADENCE=y
CONFIG_MMC_SPI=y
CONFIG_MMC_DW=y
---
base-commit: fda589c286040d9ba2d72a0eaf0a13945fc48026
change-id: 20250708-02-k1-sdhci-defconfig-e099c1d25fa4
Best regards,
--
Yixun Lan
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] riscv: defconfig: spacemit: enable sdhci driver for K1 SoC
2025-07-08 1:44 [PATCH] riscv: defconfig: spacemit: enable sdhci driver for K1 SoC Yixun Lan
@ 2025-07-08 16:41 ` Conor Dooley
0 siblings, 0 replies; 2+ messages in thread
From: Conor Dooley @ 2025-07-08 16:41 UTC (permalink / raw)
To: Conor Dooley, Yixun Lan
Cc: Conor Dooley, Paul Walmsley, Palmer Dabbelt, Albert Ou,
Alexandre Ghiti, linux-riscv, linux-kernel, spacemit
From: Conor Dooley <conor.dooley@microchip.com>
On Tue, 08 Jul 2025 09:44:56 +0800, Yixun Lan wrote:
> Enable sdhci driver support for SpacemiT K1 SoC, so eMMC storage
> will be probed and activated, Tested on the Banana Pi BPI-F3 board.
>
>
Applied to riscv-config-for-next, thanks!
[1/1] riscv: defconfig: spacemit: enable sdhci driver for K1 SoC
https://git.kernel.org/conor/c/0bb48ad676d5
Thanks,
Conor.
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-07-08 17:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-08 1:44 [PATCH] riscv: defconfig: spacemit: enable sdhci driver for K1 SoC Yixun Lan
2025-07-08 16:41 ` Conor Dooley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox