]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'spacemit-dt-for-6.14-1' of https://github.com/spacemit-com/linux into...
authorArnd Bergmann <arnd@arndb.de>
Thu, 23 Jan 2025 16:33:19 +0000 (17:33 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 23 Jan 2025 16:36:29 +0000 (17:36 +0100)
commit0bcf3ac14626f1c174c262834656603769579497
tree51076611e6463d927839832cef753bc2f5bb5c0b
parentd4c0d167b1f6535da7183783688850b8c51e3c44
parent3d72d603afa72082501e9076eed61e0531339ef8
Merge tag 'spacemit-dt-for-6.14-1' of https://github.com/spacemit-com/linux into soc/newsoc

RISC-V SpacemiT DT changes for 6.14

This adds support for the SpacemiT K1 SoC and the Banana Pi F3
board using it:

- basic device tree support
- pinctrl dt node info
- update MAINTAINERS info

* tag 'spacemit-dt-for-6.14-1' of https://github.com/spacemit-com/linux:
  riscv: dts: spacemit: move aliases to board dts
  riscv: dts: spacemit: add pinctrl property to uart0 in BPI-F3
  riscv: defconfig: enable SpacemiT SoC
  riscv: dts: spacemit: add Banana Pi BPI-F3 board device tree
  riscv: dts: add initial SpacemiT K1 SoC device tree
  riscv: add SpacemiT SoC family Kconfig support
  dt-bindings: serial: 8250: Add SpacemiT K1 uart compatible
  dt-bindings: interrupt-controller: Add SpacemiT K1 PLIC
  dt-bindings: timer: Add SpacemiT K1 CLINT
  dt-bindings: riscv: add SpacemiT K1 bindings
  dt-bindings: riscv: Add SpacemiT X60 compatibles
  MAINTAINERS: setup support for SpacemiT SoC tree

Link: https://wiki.banana-pi.org/Banana_Pi_BPI-F3
Link: https://www.spacemit.com/en/key-stone-k1/
Link: https://lore.kernel.org/r/20250117004911-GYA25021@gentoo
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
MAINTAINERS