Introduce SpacemiT custodians and document custodian's git repository and management information in the MAINTAINERS file.
I will do some u-boot development for SpacemiT K3 SoC, and also help to review and test patches of K1 SoC. The idea of having a separate tree from RISC-V realm is to better handle SpacemiT's patches which not all RISC-V related, and have better dedicated CI testing, also off-load some burden from RISC-V maintainers. Signed-off-by: Yixun Lan <[email protected]> --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 2b3a9ac1f2a..1bbdcc8741b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1529,6 +1529,14 @@ F: drivers/clk/clk_k210.c F: drivers/pinctrl/pinctrl-k210.c F: include/k210/ +RISC-V SPACEMIT +M: Yixun Lan <[email protected]> +S: Maintained +T: git https://git.u-boot-project.org/u-boot/custodians/u-boot-spacemit.git +F: arch/riscv/dts/k1-*-u-boot.dtsi +N: spacemit +K: spacemit + RISC-V T-HEAD TH1520 M: Yao Zi <[email protected]> S: Maintained --- base-commit: 75df64103873fac09642860cedadaffb8cf6b2c7 change-id: 20260906-00-add-spacemit-custodian-e184828e2574 Best regards, -- Yixun Lan <[email protected]>
