diff options
author | 2024-07-04 11:09:17 -0700 | |
---|---|---|
committer | 2024-07-09 15:22:08 +0200 | |
commit | 480d9a6083f45b782d7ee635743a49e9f8ed84ff (patch) | |
tree | 993a4bf3628b60d57ab69c739927817297e52f5f | |
parent | Merge tag 'imx-soc-6.11' of https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into soc/arm (diff) | |
download | wireguard-linux-480d9a6083f45b782d7ee635743a49e9f8ed84ff.tar.xz wireguard-linux-480d9a6083f45b782d7ee635743a49e9f8ed84ff.zip |
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 <drew@pdp7.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20240704180913.2516959-1-drew@pdp7.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
-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 <atishp@atishpatra.org> @@ -19329,6 +19330,7 @@ M: Guo Ren <guoren@kernel.org> M: Fu Wei <wefu@redhat.com> L: linux-riscv@lists.infradead.org S: Maintained +T: git https://github.com/pdp7/linux.git F: arch/riscv/boot/dts/thead/ RNBD BLOCK DRIVERS |