All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] RISC-V SoC defconfig for v6.17
@ 2025-07-16 17:15 ` Conor Dooley
  0 siblings, 0 replies; 3+ messages in thread
From: Conor Dooley @ 2025-07-16 17:15 UTC (permalink / raw)
  To: soc; +Cc: conor, linux-riscv


[-- Attachment #1.1: Type: text/plain, Size: 1382 bytes --]

Hey Arnd,

Please pull a small defconfig pr. I may have some dts changes in a
later PR if Linus doesn't tag v6.16 this weekend, but if he does then
this is all I have for the v6.17 merge window.

Cheers,
Conor.

The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:

  Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/ tags/riscv-config-for-v6.17

for you to fetch changes up to bd4d5d3faadcdf5d65377f14dcbaa4dbb27ee637:

  riscv: defconfig: spacemit: enable sdhci driver for K1 SoC (2025-07-09 17:13:24 +0100)

----------------------------------------------------------------
RISC-V soc defconfig for v6.17

spacemit:
Enable sdhci and pwm drivers for the k1 soc in defconfig, the former as
a builtin and the latter a module.

starfive:
Remove a no-longer required config for the starfive sound driver.

Signed-off-by: Conor Dooley <conor.dooley@microchip.com>

----------------------------------------------------------------
Geert Uytterhoeven (1):
      riscv: defconfig: Remove CONFIG_SND_SOC_STARFIVE=m

Guodong Xu (1):
      riscv: defconfig: Enable PWM support for SpacemiT K1 SoC

Yixun Lan (1):
      riscv: defconfig: spacemit: enable sdhci driver for K1 SoC

 arch/riscv/configs/defconfig | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

[-- Attachment #2: Type: text/plain, Size: 161 bytes --]

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

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

* [GIT PULL] RISC-V SoC defconfig for v6.17
@ 2025-07-16 17:15 ` Conor Dooley
  0 siblings, 0 replies; 3+ messages in thread
From: Conor Dooley @ 2025-07-16 17:15 UTC (permalink / raw)
  To: soc; +Cc: conor, linux-riscv

[-- Attachment #1: Type: text/plain, Size: 1382 bytes --]

Hey Arnd,

Please pull a small defconfig pr. I may have some dts changes in a
later PR if Linus doesn't tag v6.16 this weekend, but if he does then
this is all I have for the v6.17 merge window.

Cheers,
Conor.

The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:

  Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/ tags/riscv-config-for-v6.17

for you to fetch changes up to bd4d5d3faadcdf5d65377f14dcbaa4dbb27ee637:

  riscv: defconfig: spacemit: enable sdhci driver for K1 SoC (2025-07-09 17:13:24 +0100)

----------------------------------------------------------------
RISC-V soc defconfig for v6.17

spacemit:
Enable sdhci and pwm drivers for the k1 soc in defconfig, the former as
a builtin and the latter a module.

starfive:
Remove a no-longer required config for the starfive sound driver.

Signed-off-by: Conor Dooley <conor.dooley@microchip.com>

----------------------------------------------------------------
Geert Uytterhoeven (1):
      riscv: defconfig: Remove CONFIG_SND_SOC_STARFIVE=m

Guodong Xu (1):
      riscv: defconfig: Enable PWM support for SpacemiT K1 SoC

Yixun Lan (1):
      riscv: defconfig: spacemit: enable sdhci driver for K1 SoC

 arch/riscv/configs/defconfig | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

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

* Re: [GIT PULL] RISC-V SoC defconfig for v6.17
  2025-07-16 17:15 ` Conor Dooley
  (?)
@ 2025-07-22 20:50 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 3+ messages in thread
From: patchwork-bot+linux-soc @ 2025-07-22 20:50 UTC (permalink / raw)
  To: Conor Dooley; +Cc: soc

Hello:

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

On Wed, 16 Jul 2025 18:15:07 +0100 you wrote:
> Hey Arnd,
> 
> Please pull a small defconfig pr. I may have some dts changes in a
> later PR if Linus doesn't tag v6.16 this weekend, but if he does then
> this is all I have for the v6.17 merge window.
> 
> Cheers,
> Conor.
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] RISC-V SoC defconfig for v6.17
    https://git.kernel.org/soc/soc/c/8c25d964e837

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] 3+ messages in thread

end of thread, other threads:[~2025-07-22 20:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-16 17:15 [GIT PULL] RISC-V SoC defconfig for v6.17 Conor Dooley
2025-07-16 17:15 ` Conor Dooley
2025-07-22 20:50 ` patchwork-bot+linux-soc

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.