diff mbox series

MAINTAINERS: thead: update Maintainer

Message ID 20240620162522.386-1-jszhang@kernel.org (mailing list archive)
State Accepted
Headers show
Series MAINTAINERS: thead: update Maintainer | expand

Checks

Context Check Description
conchuod/vmtest-for-next-PR success PR summary
conchuod/patch-1-test-1 success .github/scripts/patches/tests/build_rv32_defconfig.sh
conchuod/patch-1-test-2 success .github/scripts/patches/tests/build_rv64_clang_allmodconfig.sh
conchuod/patch-1-test-3 success .github/scripts/patches/tests/build_rv64_gcc_allmodconfig.sh
conchuod/patch-1-test-4 success .github/scripts/patches/tests/build_rv64_nommu_k210_defconfig.sh
conchuod/patch-1-test-5 success .github/scripts/patches/tests/build_rv64_nommu_virt_defconfig.sh
conchuod/patch-1-test-6 success .github/scripts/patches/tests/checkpatch.sh
conchuod/patch-1-test-7 success .github/scripts/patches/tests/dtb_warn_rv64.sh
conchuod/patch-1-test-8 success .github/scripts/patches/tests/header_inline.sh
conchuod/patch-1-test-9 success .github/scripts/patches/tests/kdoc.sh
conchuod/patch-1-test-10 success .github/scripts/patches/tests/module_param.sh
conchuod/patch-1-test-11 success .github/scripts/patches/tests/verify_fixes.sh
conchuod/patch-1-test-12 success .github/scripts/patches/tests/verify_signedoff.sh

Commit Message

Jisheng Zhang June 20, 2024, 4:25 p.m. UTC
Due to personal reasons, I can't maintain T-Head SoCs any more. At the
same time, I would nominate Drew Fustini as Maintainer. Drew contributed
the sdhci support of TH1520 in the past, and is working on the clk
parts. I believe he will look after T-Head SoCs.

Signed-off-by: Jisheng Zhang <jszhang@kernel.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Drew Fustini June 20, 2024, 5:05 p.m. UTC | #1
On Fri, Jun 21, 2024 at 12:25:22AM +0800, Jisheng Zhang wrote:
> Due to personal reasons, I can't maintain T-Head SoCs any more. At the
> same time, I would nominate Drew Fustini as Maintainer. Drew contributed
> the sdhci support of TH1520 in the past, and is working on the clk
> parts. I believe he will look after T-Head SoCs.
> 
> Signed-off-by: Jisheng Zhang <jszhang@kernel.org>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index aacccb376c28..b5f5506815d6 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -19315,7 +19315,7 @@ F:	drivers/perf/riscv_pmu_legacy.c
>  F:	drivers/perf/riscv_pmu_sbi.c
>  
>  RISC-V THEAD SoC SUPPORT
> -M:	Jisheng Zhang <jszhang@kernel.org>
> +M:	Drew Fustini <drew@pdp7.com>
>  M:	Guo Ren <guoren@kernel.org>
>  M:	Fu Wei <wefu@redhat.com>
>  L:	linux-riscv@lists.infradead.org
> -- 
> 2.43.0
> 

Acked-by: Drew Fustini <drew@pdp7.com>

Jisheng - thanks for your efforts thus far and I'm happy to take over.

Drew
Conor Dooley June 20, 2024, 8:53 p.m. UTC | #2
From: Conor Dooley <conor.dooley@microchip.com>

On Fri, 21 Jun 2024 00:25:22 +0800, Jisheng Zhang wrote:
> Due to personal reasons, I can't maintain T-Head SoCs any more. At the
> same time, I would nominate Drew Fustini as Maintainer. Drew contributed
> the sdhci support of TH1520 in the past, and is working on the clk
> parts. I believe he will look after T-Head SoCs.

Applied to riscv-dt-fixes, thanks!

[1/1] MAINTAINERS: thead: update Maintainer
      https://git.kernel.org/conor/c/e21de658f8e8

I'll include this in whatever material I send Arnd tomorrow.

As we discussed on IRC Drew, can you send a patch adding whatever tree
you're going to use to the MAINTAINERS entry? You should also mail
Stephen and get it added to linux-next once that is done.

Thanks Jisheng, I hope the new job is going well for you :)

Conor.
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index aacccb376c28..b5f5506815d6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19315,7 +19315,7 @@  F:	drivers/perf/riscv_pmu_legacy.c
 F:	drivers/perf/riscv_pmu_sbi.c
 
 RISC-V THEAD SoC SUPPORT
-M:	Jisheng Zhang <jszhang@kernel.org>
+M:	Drew Fustini <drew@pdp7.com>
 M:	Guo Ren <guoren@kernel.org>
 M:	Fu Wei <wefu@redhat.com>
 L:	linux-riscv@lists.infradead.org