]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'spacemit-dt-for-6.16-1' of https://github.com/spacemit-com/linux into...
authorArnd Bergmann <arnd@arndb.de>
Wed, 21 May 2025 21:48:02 +0000 (23:48 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 21 May 2025 21:48:03 +0000 (23:48 +0200)
commitba32d96e90c113b8aa1b362c4cbb10a6bd1be62c
tree02e9d2b8623002ed3e70ece36e061e0272a59b8a
parent759dd3fea1d97663c256960072554f2062aac86e
parent3aa64cd126b4fd298ba5d28227ea3f82cd6f541c
Merge tag 'spacemit-dt-for-6.16-1' of https://github.com/spacemit-com/linux into soc/dt

RISC-V SpacemiT DT changes for 6.16

- Add clock driver, fix for pinctrl/uart
- Add gpio support, enable LED heartbeat

* tag 'spacemit-dt-for-6.16-1' of https://github.com/spacemit-com/linux:
  riscv: dts: spacemit: add gpio LED for system heartbeat
  riscv: dts: spacemit: add gpio support for K1 SoC
  riscv: dts: spacemit: Acquire clocks for UART
  riscv: dts: spacemit: Acquire clocks for pinctrl
  riscv: dts: spacemit: Add clock tree for SpacemiT K1
  dt-bindings: clock: spacemit: Add spacemit,k1-pll
  dt-bindings: soc: spacemit: Add spacemit,k1-syscon

Link: https://lore.kernel.org/r/20250514044841-GYA524674@gentoo
Signed-off-by: Arnd Bergmann <arnd@arndb.de>