On Tue, 30 Jul 2024 00:28:03 +0000, Yixun Lan wrote: > SpacemiT K1 is an ideal chip for some new extension such as RISC-V Vector > 1.0 and Zicond 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 Banana Pi BPI-F3 board on vendor U-Boot > bootflow generated by Armbian SDK[1] and patched OpenSBI[2] to enable > Zicboz, which does not in the vendor dts on its U-Boot. Then successfully > booted to busybox on initrd with this log[3]. > > [...] Thanks, Applied to SpacemiT's SoC tree: https://github.com/spacemit-com/linux/ (for-next) [02/10] dt-bindings: riscv: Add SpacemiT X60 compatibles commit: edc6b9c55460d978dd0225621b8e3a2892bd53b8 [03/10] dt-bindings: riscv: add SpacemiT K1 bindings commit: c3eb7abb15c24ddb3b7ffdc60ab5861901245e7f [04/10] dt-bindings: timer: Add SpacemiT K1 CLINT commit: a924f3f93128b5d0b5f8022862a296752284841a [05/10] dt-bindings: interrupt-controller: Add SpacemiT K1 PLIC commit: ea2190065a7d5cbf8a0f1e9296680e9f8f2fbcd2 [06/10] dt-bindings: serial: 8250: Add SpacemiT K1 uart compatible commit: 85d542534dd283ba61fb89a20fa0f88d1a415f6b [07/10] riscv: add SpacemiT SoC family Kconfig support commit: c50358c6af12812a7c23f8cf581eea4a43b3c8f2 [08/10] riscv: dts: add initial SpacemiT K1 SoC device tree commit: 8f4b270c7819440c504d87a13806333555b38bd6 [09/10] riscv: dts: spacemit: add Banana Pi BPI-F3 board device tree commit: f68191069c0c3c56bb77ece28ff15c09e7a01dfa [10/10] riscv: defconfig: enable SpacemiT SoC commit: 6be78731556d5686eac8e539b6acf0449280e389 The for-next branch will be sent via a formal Pull Request to the Linux SoC maintainers for inclusion in next merge window. Best regards, -- Yixun Lan