diff options
author | Drew Fustini <[email protected]> | 2024-07-04 11:09:17 -0700 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2024-07-09 15:22:08 +0200 |
commit | 480d9a6083f45b782d7ee635743a49e9f8ed84ff (patch) | |
tree | 993a4bf3628b60d57ab69c739927817297e52f5f | |
parent | 1ba6c6f466151e7feb6b5c0315651f69b7f623ae (diff) |
MAINTAINERS: thead: add git tree
Add git tree for T-Head device tree files and, in the future, drivers for
the T-Head TH1520 SoC.
Signed-off-by: Drew Fustini <[email protected]>
Acked-by: Conor Dooley <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnd Bergmann <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 449b9e4838c6..02af48b0e207 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19313,6 +19313,7 @@ F: arch/riscv/boot/dts/ X: arch/riscv/boot/dts/allwinner/ X: arch/riscv/boot/dts/renesas/ X: arch/riscv/boot/dts/sophgo/ +X: arch/riscv/boot/dts/thead/ RISC-V PMU DRIVERS M: Atish Patra <[email protected]> @@ -19329,6 +19330,7 @@ M: Guo Ren <[email protected]> M: Fu Wei <[email protected]> S: Maintained +T: git https://github.com/pdp7/linux.git F: arch/riscv/boot/dts/thead/ RNBD BLOCK DRIVERS |