diff options
author | 2024-10-28 07:04:00 +0800 | |
---|---|---|
committer | 2025-01-17 07:53:50 +0800 | |
commit | 6055c764fcd5466696e08ac69485602c6a01d9d9 (patch) | |
tree | 51bc1ebb5eaa42b361140b4393aac75490bffb57 | |
parent | Linux 6.13-rc2 (diff) | |
download | wireguard-linux-6055c764fcd5466696e08ac69485602c6a01d9d9.tar.xz wireguard-linux-6055c764fcd5466696e08ac69485602c6a01d9d9.zip |
MAINTAINERS: setup support for SpacemiT SoC tree
Add myself as maintainer of SpacemiT's SoC tree, which
suggested by Conor [1].
Link: https://lore.kernel.org/all/20241018234615-GYA2124001@gentoo/ [1]
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 17daa9ee9384..090a41e4c246 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20179,6 +20179,15 @@ F: drivers/perf/riscv_pmu.c F: drivers/perf/riscv_pmu_legacy.c F: drivers/perf/riscv_pmu_sbi.c +RISC-V SPACEMIT SoC Support +M: Yixun Lan <dlan@gentoo.org> +L: linux-riscv@lists.infradead.org +S: Maintained +T: git https://github.com/spacemit-com/linux +F: arch/riscv/boot/dts/spacemit/ +N: spacemit +K: spacemit + RISC-V THEAD SoC SUPPORT M: Drew Fustini <drew@pdp7.com> M: Guo Ren <guoren@kernel.org> |