public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
* [PATCH v6] MAINTAINERS: Add Axiado reviewer and Maintainers
@ 2026-05-27 13:56 Karthikeyan Mitran
  2026-05-27 14:39 ` Tzu-Hao Wei
  2026-05-28 23:24 ` Prasad Bolisetty
  0 siblings, 2 replies; 3+ messages in thread
From: Karthikeyan Mitran @ 2026-05-27 13:56 UTC (permalink / raw)
  To: Arnd Bergmann, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Prasad Bolisetty, Tzu-Hao Wei
  Cc: devicetree, linux-arm-kernel, linux-kernel, Alexandre Belloni,
	Drew Fustini, Linus Walleij, Harshit Shah, Karthikeyan Mitran

From: Prasad Bolisetty <pbolisetty@axiado•com>

Adding 3 new maintainers Prasad,Tzu-Hao, and Karthikeyan
Removed previous maintainer as the previous maintainer moved from project

Signed-off-by: Prasad Bolisetty <pbolisetty@axiado•com>
Acked-by: Harshit Shah <hshah@axiado•com>
Signed-off-by: Tzu-Hao Wei <twei@axiado•com>
Signed-off-by: Karthikeyan Mitran <kmitran@axiado•com>
---
----
This patch removes a Axiado SoC maintainer and adds 3 more.

A maintainer has moved on from the project, so we are adding three new maintainers (Prasad, Tzu-Hao, and Karthikeyan). also commit message amended to have the same.

Patch 1: Removed one and added 3 new maintainers

Changes since v5:
- Removed review mail-list R:Axiado Reviewers <linux-maintainer@axiado•com>
- Link to v5: https://lore.kernel.org/r/20260326-maintainers-addition-and-axiado-ax3000_dtsi-update-v5-1-648dfe9bff29@axiado.com

Changes in v4:
- Updated commit message to clarify maintainer removal and additions
- v4: https://lore.kernel.org/linux-devicetree/20260302-maintainers-addition-and-axiado-ax3000_dtsi-update-v4-0-84a5c9df6689@axiado.com/

Changes in v3:
- Updated commit message
- v3: https://lore.kernel.org/linux-devicetree/20260226-maintainers-addition-and-axiado-ax3000_dtsi-update-v3-0-a3b095989823@axiado.com/
---

---
 MAINTAINERS | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 55af015174a5..b1349bd178cf 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2605,7 +2605,9 @@ F:	arch/arm/mach-aspeed/
 N:	aspeed
 
 ARM/AXIADO ARCHITECTURE
-M:	Harshit Shah <hshah@axiado•com>
+M:	Prasad Bolisetty <pbolisetty@axiado•com>
+M:	Tzu-Hao Wei <twei@axiado•com>
+M:	Karthikeyan Mitran <kmitran@axiado•com>
 L:	linux-arm-kernel@lists•infradead.org (moderated for non-subscribers)
 S:	Maintained
 F:	Documentation/devicetree/bindings/arm/axiado.yaml

---
base-commit: 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f
change-id: 20260226-maintainers-addition-and-axiado-ax3000_dtsi-update-2f37e16b9053

Best regards,
-- 
Karthikeyan Mitran <kmitran@axiado•com>



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH v6] MAINTAINERS: Add Axiado reviewer and Maintainers
  2026-05-27 13:56 [PATCH v6] MAINTAINERS: Add Axiado reviewer and Maintainers Karthikeyan Mitran
@ 2026-05-27 14:39 ` Tzu-Hao Wei
  2026-05-28 23:24 ` Prasad Bolisetty
  1 sibling, 0 replies; 3+ messages in thread
From: Tzu-Hao Wei @ 2026-05-27 14:39 UTC (permalink / raw)
  To: Karthikeyan Mitran, Arnd Bergmann, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Prasad Bolisetty
  Cc: devicetree, linux-arm-kernel, linux-kernel, Alexandre Belloni,
	Drew Fustini, Linus Walleij, Harshit Shah

On 5/27/2026 9:56 PM, Karthikeyan Mitran wrote:
> From: Prasad Bolisetty <pbolisetty@axiado•com>
> 
> Adding 3 new maintainers Prasad,Tzu-Hao, and Karthikeyan
> Removed previous maintainer as the previous maintainer moved from project
> 
> Signed-off-by: Prasad Bolisetty <pbolisetty@axiado•com>
> Acked-by: Harshit Shah <hshah@axiado•com>
> Signed-off-by: Tzu-Hao Wei <twei@axiado•com>
> Signed-off-by: Karthikeyan Mitran <kmitran@axiado•com>
> ---
> ----
> This patch removes a Axiado SoC maintainer and adds 3 more.
> 
> A maintainer has moved on from the project, so we are adding three new maintainers (Prasad, Tzu-Hao, and Karthikeyan). also commit message amended to have the same.
> 
> Patch 1: Removed one and added 3 new maintainers
> 
> Changes since v5:
> - Removed review mail-list R:Axiado Reviewers <linux-maintainer@axiado•com>
> - Link to v5: https://lore.kernel.org/r/20260326-maintainers-addition-and-axiado-ax3000_dtsi-update-v5-1-648dfe9bff29@axiado.com
> 
> Changes in v4:
> - Updated commit message to clarify maintainer removal and additions
> - v4: https://lore.kernel.org/linux-devicetree/20260302-maintainers-addition-and-axiado-ax3000_dtsi-update-v4-0-84a5c9df6689@axiado.com/
> 
> Changes in v3:
> - Updated commit message
> - v3: https://lore.kernel.org/linux-devicetree/20260226-maintainers-addition-and-axiado-ax3000_dtsi-update-v3-0-a3b095989823@axiado.com/
> ---
> 
> ---
>  MAINTAINERS | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 55af015174a5..b1349bd178cf 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2605,7 +2605,9 @@ F:	arch/arm/mach-aspeed/
>  N:	aspeed
>  
>  ARM/AXIADO ARCHITECTURE
> -M:	Harshit Shah <hshah@axiado•com>
> +M:	Prasad Bolisetty <pbolisetty@axiado•com>
> +M:	Tzu-Hao Wei <twei@axiado•com>
> +M:	Karthikeyan Mitran <kmitran@axiado•com>
>  L:	linux-arm-kernel@lists•infradead.org (moderated for non-subscribers)
>  S:	Maintained
>  F:	Documentation/devicetree/bindings/arm/axiado.yaml
> 
> ---
> base-commit: 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f
> change-id: 20260226-maintainers-addition-and-axiado-ax3000_dtsi-update-2f37e16b9053
> 
> Best regards,

Acked-by: Tzu-Hao Wei <twei@axiado•com>


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH v6] MAINTAINERS: Add Axiado reviewer and Maintainers
  2026-05-27 13:56 [PATCH v6] MAINTAINERS: Add Axiado reviewer and Maintainers Karthikeyan Mitran
  2026-05-27 14:39 ` Tzu-Hao Wei
@ 2026-05-28 23:24 ` Prasad Bolisetty
  1 sibling, 0 replies; 3+ messages in thread
From: Prasad Bolisetty @ 2026-05-28 23:24 UTC (permalink / raw)
  To: Karthikeyan Mitran, Arnd Bergmann, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Tzu-Hao Wei
  Cc: devicetree, linux-arm-kernel, linux-kernel, Alexandre Belloni,
	Drew Fustini, Linus Walleij, Harshit Shah


On 5/27/2026 6:56 AM, Karthikeyan Mitran wrote:
> From: Prasad Bolisetty <pbolisetty@axiado•com>
>
> Adding 3 new maintainers Prasad,Tzu-Hao, and Karthikeyan
> Removed previous maintainer as the previous maintainer moved from project
>
> Signed-off-by: Prasad Bolisetty <pbolisetty@axiado•com>
> Acked-by: Harshit Shah <hshah@axiado•com>
> Signed-off-by: Tzu-Hao Wei <twei@axiado•com>
> Signed-off-by: Karthikeyan Mitran <kmitran@axiado•com>
> ---
> ----
> This patch removes a Axiado SoC maintainer and adds 3 more.
>
> A maintainer has moved on from the project, so we are adding three new maintainers (Prasad, Tzu-Hao, and Karthikeyan). also commit message amended to have the same.
>
> Patch 1: Removed one and added 3 new maintainers
>
> Changes since v5:
> - Removed review mail-list R:Axiado Reviewers <linux-maintainer@axiado•com>
> - Link to v5: https://lore.kernel.org/r/20260326-maintainers-addition-and-axiado-ax3000_dtsi-update-v5-1-648dfe9bff29@axiado.com
>
> Changes in v4:
> - Updated commit message to clarify maintainer removal and additions
> - v4: https://lore.kernel.org/linux-devicetree/20260302-maintainers-addition-and-axiado-ax3000_dtsi-update-v4-0-84a5c9df6689@axiado.com/
>
> Changes in v3:
> - Updated commit message
> - v3: https://lore.kernel.org/linux-devicetree/20260226-maintainers-addition-and-axiado-ax3000_dtsi-update-v3-0-a3b095989823@axiado.com/
> ---
>
> ---
>   MAINTAINERS | 4 +++-
>   1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 55af015174a5..b1349bd178cf 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2605,7 +2605,9 @@ F:	arch/arm/mach-aspeed/
>   N:	aspeed
>   
>   ARM/AXIADO ARCHITECTURE
> -M:	Harshit Shah <hshah@axiado•com>
> +M:	Prasad Bolisetty <pbolisetty@axiado•com>
> +M:	Tzu-Hao Wei <twei@axiado•com>
> +M:	Karthikeyan Mitran <kmitran@axiado•com>
>   L:	linux-arm-kernel@lists•infradead.org (moderated for non-subscribers)
>   S:	Maintained
>   F:	Documentation/devicetree/bindings/arm/axiado.yaml
>
> ---
> base-commit: 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f
> change-id: 20260226-maintainers-addition-and-axiado-ax3000_dtsi-update-2f37e16b9053
>
> Best regards,
Acked-by: Prasad Bolisetty <pbolisetty@axiado•com>


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-05-28 23:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-27 13:56 [PATCH v6] MAINTAINERS: Add Axiado reviewer and Maintainers Karthikeyan Mitran
2026-05-27 14:39 ` Tzu-Hao Wei
2026-05-28 23:24 ` Prasad Bolisetty

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox