diff options
author | Jisheng Zhang <[email protected]> | 2023-06-18 00:15:28 +0800 |
---|---|---|
committer | Conor Dooley <[email protected]> | 2023-06-17 19:04:08 +0100 |
commit | 1203f584fe66522b0cf294424a35b4cfbc747d71 (patch) | |
tree | 5f1d71b23637df7fd618dccfe1a0053ed4e79540 | |
parent | 5af4cb0c42c5ee084c40ae37f6ecce839b4f65bc (diff) |
MAINTAINERS: add entry for T-HEAD RISC-V SoC
Currently, I would like to maintain the T-HEAD RISC-V SoC support.
Signed-off-by: Jisheng Zhang <[email protected]>
Acked-by: Conor Dooley <[email protected]>
Signed-off-by: Conor Dooley <[email protected]>
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e0ad886d3163..68805b09654f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18162,6 +18162,14 @@ F: drivers/perf/riscv_pmu.c F: drivers/perf/riscv_pmu_legacy.c F: drivers/perf/riscv_pmu_sbi.c +RISC-V THEAD SoC SUPPORT +M: Jisheng Zhang <[email protected]> +M: Guo Ren <[email protected]> +M: Fu Wei <[email protected]> +S: Maintained +F: arch/riscv/boot/dts/thead/ + RNBD BLOCK DRIVERS M: Md. Haris Iqbal <[email protected]> M: Jack Wang <[email protected]> |