diff mbox series

[v2] MAINTAINERS: thead: add git tree

Message ID 20240704180913.2516959-1-drew@pdp7.com (mailing list archive)
State New
Headers show
Series [v2] MAINTAINERS: thead: add git tree | expand

Commit Message

Drew Fustini July 4, 2024, 6:09 p.m. UTC
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>
---
Changes from v1:
- Add exclusion for thead in the RISC-V MISC SOC SUPPORT entry so that
  there are not two git trees covering the same platform

 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

Comments

Conor Dooley July 5, 2024, 6:49 a.m. UTC | #1
Arnd,

On Thu, Jul 04, 2024 at 11:09:17AM -0700, Drew Fustini wrote:
> 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>

Could you pull this directly into the soc tree, I have no "fixes" in my
queue and this is based on the PR I sent you the other week.

Thanks,
Conor.
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 120351e41ef7..503d2bd5caef 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19306,6 +19306,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>
@@ -19322,6 +19323,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