]> git.dujemihanovic.xyz Git - u-boot.git/commit
riscv: dts: sophgo: add basic device tree for Milk-V Duo board
authorKongyang Liu <seashell11234455@gmail.com>
Sun, 28 Jan 2024 07:05:24 +0000 (15:05 +0800)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Wed, 31 Jan 2024 08:52:45 +0000 (16:52 +0800)
commitf03d2ab206ebd2dc8f4e1f44ff450dba8d6a515a
tree37d00b27b37eb0d6eb3a62c7d6f4504bcd07b96b
parent386db9a26b454d33b688fbe811289daaa22466af
riscv: dts: sophgo: add basic device tree for Milk-V Duo board

Import device tree from Linux kernel to add basic support for CPU, PLIC,
UART and Timer. The name cv1800b in the filename represent the chip used
on Milk-V Duo board.

Signed-off-by: Kongyang Liu <seashell11234455@gmail.com>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
arch/riscv/dts/Makefile
arch/riscv/dts/cv1800b-milkv-duo.dts [new file with mode: 0644]
arch/riscv/dts/cv1800b.dtsi [new file with mode: 0644]
arch/riscv/dts/cv18xx.dtsi [new file with mode: 0644]