riscv: dts: thead: add sipeed Lichee Pi 4A board device tree
authorJisheng Zhang <jszhang@kernel.org>
Sat, 17 Jun 2023 16:15:27 +0000 (00:15 +0800)
committerConor Dooley <conor.dooley@microchip.com>
Sat, 17 Jun 2023 18:04:08 +0000 (19:04 +0100)
commit5af4cb0c42c5ee084c40ae37f6ecce839b4f65bc
treefa622b54b92333c2960cd3de6f98ccb210154f34
parent8e396880a864b80381b3f402e36d9c428422315b
riscv: dts: thead: add sipeed Lichee Pi 4A board device tree

Sipeed's Lichee Pi 4A development board uses Lichee Module 4A core
module which is powered by T-HEAD's TH1520 SoC. Add minimal device
tree files for the core module and the development board.

Support basic uart/gpio/dmac drivers, so supports booting to a basic
shell.

Signed-off-by: Jisheng Zhang <jszhang@kernel.org>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
arch/riscv/boot/dts/Makefile
arch/riscv/boot/dts/thead/Makefile [new file with mode: 0644]
arch/riscv/boot/dts/thead/th1520-lichee-module-4a.dtsi [new file with mode: 0644]
arch/riscv/boot/dts/thead/th1520-lichee-pi-4a.dts [new file with mode: 0644]