public inbox for soc@kernel.org
 help / color / mirror / Atom feed
* [PATCH] riscv: defconfig: spacemit: k3: enable clock support
@ 2026-01-28 19:57 Conor Dooley
  2026-01-29  9:51 ` patchwork-bot+linux-soc
  0 siblings, 1 reply; 2+ messages in thread
From: Conor Dooley @ 2026-01-28 19:57 UTC (permalink / raw)
  To: soc; +Cc: conor, Yixun Lan, linux-kernel, Conor Dooley

From: Yixun Lan <dlan@kernel.org>

Enable the clock driver support for SpacemiT K3 SoC, configure it as
built-in by default, but users should be able to change it as kernel
module if needed.

Signed-off-by: Yixun Lan <dlan@kernel.org>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
---

soc folks, same deal here. This is the only patch I have for defconfig
stuff, so I'm just forwarding the patch.

Cheers,
Conor.

 arch/riscv/configs/defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/riscv/configs/defconfig b/arch/riscv/configs/defconfig
index cd736a1d657e..6ce600081a6b 100644
--- a/arch/riscv/configs/defconfig
+++ b/arch/riscv/configs/defconfig
@@ -255,8 +255,8 @@ CONFIG_CLK_SOPHGO_CV1800=y
 CONFIG_CLK_SOPHGO_SG2042_PLL=y
 CONFIG_CLK_SOPHGO_SG2042_CLKGEN=y
 CONFIG_CLK_SOPHGO_SG2042_RPGATE=y
-CONFIG_SPACEMIT_CCU=y
 CONFIG_SPACEMIT_K1_CCU=y
+CONFIG_SPACEMIT_K3_CCU=y
 CONFIG_SUN8I_DE2_CCU=m
 CONFIG_SUN50I_IOMMU=y
 CONFIG_RPMSG_CHAR=y
-- 
2.51.0


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

* Re: [PATCH] riscv: defconfig: spacemit: k3: enable clock support
  2026-01-28 19:57 [PATCH] riscv: defconfig: spacemit: k3: enable clock support Conor Dooley
@ 2026-01-29  9:51 ` patchwork-bot+linux-soc
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+linux-soc @ 2026-01-29  9:51 UTC (permalink / raw)
  To: Conor Dooley; +Cc: soc

Hello:

This patch was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Wed, 28 Jan 2026 19:57:42 +0000 you wrote:
> From: Yixun Lan <dlan@kernel.org>
> 
> Enable the clock driver support for SpacemiT K3 SoC, configure it as
> built-in by default, but users should be able to change it as kernel
> module if needed.
> 
> Signed-off-by: Yixun Lan <dlan@kernel.org>
> Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
> 
> [...]

Here is the summary with links:
  - riscv: defconfig: spacemit: k3: enable clock support
    https://git.kernel.org/soc/soc/c/574dc9ae4fef

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

end of thread, other threads:[~2026-01-29  9:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-28 19:57 [PATCH] riscv: defconfig: spacemit: k3: enable clock support Conor Dooley
2026-01-29  9:51 ` patchwork-bot+linux-soc

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