public inbox for soc@kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] RISC-V T-HEAD Devicetrees for v6.19
@ 2025-11-09 16:45 Drew Fustini
  2025-11-09 17:35 ` Drew Fustini
  2025-11-21 20:22 ` patchwork-bot+linux-soc
  0 siblings, 2 replies; 3+ messages in thread
From: Drew Fustini @ 2025-11-09 16:45 UTC (permalink / raw)
  To: soc
  Cc: Arnd Bergmann, Jisheng Zhang, Guo Ren, Fu Wei, Conor Dooley,
	Michal Wilczynski, Yao Zi, Han Gao

The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:

  Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/fustini/linux.git tags/thead-dt-for-v6.19

for you to fetch changes up to d8a174babf649346b6dad6784ae1e9bc8417af71:

  riscv: dts: thead: Add reset controllers of more subsystems for TH1520 (2025-10-31 10:17:11 +0000)

----------------------------------------------------------------
T-HEAD Devicetrees for v6.19

Add PWM controlled fan and it's associated thermal management for the
Lichee Pi 4A board.

Enable additional ISA extenstions supported by the T-Head C910 cores:
Zfh, Ziccrse, XTheadvector.

Add reset controllers of more TH1520 subsystems: AP, AO, DSP, MISC, VI.

Signed-off-by: Drew Fustini <fustini@kernel.org>

----------------------------------------------------------------
Han Gao (3):
      riscv: dts: thead: add xtheadvector to the th1520 devicetree
      riscv: dts: thead: add ziccrse for th1520
      riscv: dts: thead: add zfh for th1520

Michal Wilczynski (2):
      riscv: dts: thead: Add PWM controller node
      riscv: dts: thead: Add PWM fan and thermal control

Yao Zi (1):
      riscv: dts: thead: Add reset controllers of more subsystems for TH1520

 arch/riscv/boot/dts/thead/th1520-lichee-pi-4a.dts | 67 +++++++++++++++++++++
 arch/riscv/boot/dts/thead/th1520.dtsi             | 72 ++++++++++++++++++++---
 2 files changed, 131 insertions(+), 8 deletions(-)

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

* Re: [GIT PULL] RISC-V T-HEAD Devicetrees for v6.19
  2025-11-09 16:45 [GIT PULL] RISC-V T-HEAD Devicetrees for v6.19 Drew Fustini
@ 2025-11-09 17:35 ` Drew Fustini
  2025-11-21 20:22 ` patchwork-bot+linux-soc
  1 sibling, 0 replies; 3+ messages in thread
From: Drew Fustini @ 2025-11-09 17:35 UTC (permalink / raw)
  To: soc
  Cc: Arnd Bergmann, Jisheng Zhang, Guo Ren, Fu Wei, Conor Dooley,
	Michal Wilczynski, Yao Zi, Han Gao, linux-riscv, devicetree,
	linux-kernel

On Sun, Nov 09, 2025 at 08:45:46AM -0800, Drew Fustini wrote:
> The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:
> 
>   Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/fustini/linux.git tags/thead-dt-for-v6.19
> 
> for you to fetch changes up to d8a174babf649346b6dad6784ae1e9bc8417af71:
> 
>   riscv: dts: thead: Add reset controllers of more subsystems for TH1520 (2025-10-31 10:17:11 +0000)
> 
> ----------------------------------------------------------------
> T-HEAD Devicetrees for v6.19
> 
> Add PWM controlled fan and it's associated thermal management for the
> Lichee Pi 4A board.
> 
> Enable additional ISA extenstions supported by the T-Head C910 cores:
> Zfh, Ziccrse, XTheadvector.
> 
> Add reset controllers of more TH1520 subsystems: AP, AO, DSP, MISC, VI.
> 
> Signed-off-by: Drew Fustini <fustini@kernel.org>
> 
> ----------------------------------------------------------------
> Han Gao (3):
>       riscv: dts: thead: add xtheadvector to the th1520 devicetree
>       riscv: dts: thead: add ziccrse for th1520
>       riscv: dts: thead: add zfh for th1520
> 
> Michal Wilczynski (2):
>       riscv: dts: thead: Add PWM controller node
>       riscv: dts: thead: Add PWM fan and thermal control
> 
> Yao Zi (1):
>       riscv: dts: thead: Add reset controllers of more subsystems for TH1520
> 
>  arch/riscv/boot/dts/thead/th1520-lichee-pi-4a.dts | 67 +++++++++++++++++++++
>  arch/riscv/boot/dts/thead/th1520.dtsi             | 72 ++++++++++++++++++++---
>  2 files changed, 131 insertions(+), 8 deletions(-)

I forgot to cc mailing lists...

+linux-riscv +devicetree +linux-kernel

Thanks,
Drew

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

* Re: [GIT PULL] RISC-V T-HEAD Devicetrees for v6.19
  2025-11-09 16:45 [GIT PULL] RISC-V T-HEAD Devicetrees for v6.19 Drew Fustini
  2025-11-09 17:35 ` Drew Fustini
@ 2025-11-21 20:22 ` patchwork-bot+linux-soc
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+linux-soc @ 2025-11-21 20:22 UTC (permalink / raw)
  To: Drew Fustini; +Cc: soc

Hello:

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

On Sun, 9 Nov 2025 08:45:46 -0800 you wrote:
> The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:
> 
>   Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/fustini/linux.git tags/thead-dt-for-v6.19
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] RISC-V T-HEAD Devicetrees for v6.19
    https://git.kernel.org/soc/soc/c/7e90eede6b92

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-11-21 20:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-09 16:45 [GIT PULL] RISC-V T-HEAD Devicetrees for v6.19 Drew Fustini
2025-11-09 17:35 ` Drew Fustini
2025-11-21 20:22 ` 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