2024-06-13 13:39:41

by Krzysztof Kozlowski

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: ARM: airoha: add entry to cover Airoha SoC

Airoha SoC is not covered by any maintainer entry so relevant patches
can be missed. It seems Mediatek SoC maintainers were covering some
parts of Airoha and Airoha itself is subsidiary of Mediatek, so assign
the Airoha maintenance to Matthias and AngeloGioacchino.

Cc: Matthias Brugger <[email protected]>
Cc: AngeloGioacchino Del Regno <[email protected]>

Signed-off-by: Krzysztof Kozlowski <[email protected]>
---
MAINTAINERS | 9 +++++++++
1 file changed, 9 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index fb32a2fe3a79..e7fd595b8f5e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1924,6 +1924,15 @@ F: include/dt-bindings/reset/actions,*
F: include/linux/soc/actions/
N: owl

+ARM/AIROHA SOC SUPPORT
+M: Matthias Brugger <[email protected]>
+M: AngeloGioacchino Del Regno <[email protected]>
+L: [email protected] (moderated for non-subscribers)
+L: [email protected] (moderated for non-subscribers)
+S: Odd Fixes
+F: arch/arm/boot/dts/airoha/
+F: arch/arm64/boot/dts/airoha/
+
ARM/Allwinner SoC Clock Support
M: Emilio López <[email protected]>
S: Maintained
--
2.43.0



Subject: Re: [PATCH] MAINTAINERS: ARM: airoha: add entry to cover Airoha SoC

Il 13/06/24 15:38, Krzysztof Kozlowski ha scritto:
> Airoha SoC is not covered by any maintainer entry so relevant patches
> can be missed. It seems Mediatek SoC maintainers were covering some
> parts of Airoha and Airoha itself is subsidiary of Mediatek, so assign
> the Airoha maintenance to Matthias and AngeloGioacchino.
>
> Cc: Matthias Brugger <[email protected]>
> Cc: AngeloGioacchino Del Regno <[email protected]>
>
> Signed-off-by: Krzysztof Kozlowski <[email protected]>


Acked-by: AngeloGioacchino Del Regno <[email protected]>


> ---
> MAINTAINERS | 9 +++++++++
> 1 file changed, 9 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index fb32a2fe3a79..e7fd595b8f5e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1924,6 +1924,15 @@ F: include/dt-bindings/reset/actions,*
> F: include/linux/soc/actions/
> N: owl
>
> +ARM/AIROHA SOC SUPPORT
> +M: Matthias Brugger <[email protected]>
> +M: AngeloGioacchino Del Regno <[email protected]>
> +L: [email protected] (moderated for non-subscribers)
> +L: [email protected] (moderated for non-subscribers)
> +S: Odd Fixes
> +F: arch/arm/boot/dts/airoha/
> +F: arch/arm64/boot/dts/airoha/
> +
> ARM/Allwinner SoC Clock Support
> M: Emilio López <[email protected]>
> S: Maintained