From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx> On Mon, 08 Apr 2024 00:26:58 +0800, Yangyu Chen wrote: > K230 is an ideal chip for RISC-V Vector 1.0 evaluation now. Add initial > support for it to allow more people to participate in building drivers > to mainline for it. > > This kernel has been tested upon factory SDK [1] with > k230_evb_only_linux_defconfig and patched mainline opensbi [2] to skip > locked pmp and successfully booted to busybox on initrd with this log [3]. > > [...] Applied to riscv-dt-for-next, thanks! [1/6] dt-bindings: riscv: Add T-HEAD C908 compatible https://git.kernel.org/conor/c/64cbc46bb854 [2/6] dt-bindings: add Canaan K230 boards compatible strings https://git.kernel.org/conor/c/b065da13ea9c [3/6] dt-bindings: timer: Add Canaan K230 CLINT https://git.kernel.org/conor/c/b3ae796d0a4f [4/6] dt-bindings: interrupt-controller: Add Canaan K230 PLIC https://git.kernel.org/conor/c/db54fda11b13 [5/6] riscv: dts: add initial canmv-k230 and k230-evb dts https://git.kernel.org/conor/c/5db2c4dc413e 6/6 intentionally missing, it goes on another branch. Thanks, Conor.