diff options
| author | Yao Zi <[email protected]> | 2025-05-30 10:56:22 +0000 |
|---|---|---|
| committer | Leo Yu-Chi Liang <[email protected]> | 2025-06-09 10:44:14 +0800 |
| commit | c89f2b10784f940ce8e177348efff5538e905b5f (patch) | |
| tree | 5c4cb436c44b17908af3fd086255364e4b41615e | |
| parent | cea164cdd0f5526ae1f5630a2f982ea0c7396a26 (diff) | |
MAINTAINERS: riscv: cpu: th1520: Assign myself as maintainer
Assign myself to develop U-Boot port of T-Head TH1520 SoC, and help
maintain related code and review patches.
Signed-off-by: Yao Zi <[email protected]>
Reviewed-by: Leo Yu-Chi Liang <[email protected]>
| -rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 111e2767917..503b07149d2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1569,6 +1569,13 @@ F: drivers/clk/clk_k210.c F: drivers/pinctrl/pinctrl-k210.c F: include/k210/ +RISC-V T-HEAD TH1520 +M: Yao Zi <[email protected]> +S: Maintained +F: arch/riscv/cpu/th1520/ +F: drivers/clk/thead/clk-th1520-ap.c +F: drivers/ram/thead/th1520_ddr.c + RNG M: Sughosh Ganu <[email protected]> R: Heinrich Schuchardt <[email protected]> |
