]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
Merge tag 'thead-dt-for-v6.16' of https://github.com/pdp7/linux into soc/dt
authorArnd Bergmann <arnd@arndb.de>
Wed, 21 May 2025 16:50:08 +0000 (18:50 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 21 May 2025 16:50:08 +0000 (18:50 +0200)
T-HEAD Devicetrees for v6.16

There are several additions for the T-Head TH1520 SoC:

 - AON (Always-On) node which serves as a power-domain controller
 - Reset controller node
 - VO (Video Output) clock controller node

These changes have all been tested in linux-next with the corresponding
driver patches.

Signed-off-by: Drew Fustini <drew@pdp7.com>
* tag 'thead-dt-for-v6.16' of https://github.com/pdp7/linux:
  riscv: dts: thead: Add device tree VO clock controller
  riscv: dts: thead: Introduce reset controller node
  riscv: dts: thead: Introduce power domain nodes with aon firmware


Trivial merge