Message ID | 20240704174921.2514921-1-drew@pdp7.com (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | MAINTAINERS: thead: add git tree | expand |
On Thu, Jul 04, 2024 at 10:49:21AM -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> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 120351e41ef7..d60b066d5880 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -19322,6 +19322,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/ Could you squash in diff --git a/MAINTAINERS b/MAINTAINERS index 691f98fe8ed3..2bb4796d3e12 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19513,6 +19513,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> please to avoid it being confusing to have 2 different git trees covering the same platforms? Cheers, Conor.
diff --git a/MAINTAINERS b/MAINTAINERS index 120351e41ef7..d60b066d5880 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19322,6 +19322,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
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> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)