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

Krzysztof Kozlowski posted 1 patch 3 months, 1 week ago
MAINTAINERS | 9 +++++++++
1 file changed, 9 insertions(+)
[PATCH] MAINTAINERS: ARM: airoha: add entry to cover Airoha SoC
Posted by Krzysztof Kozlowski 3 months, 1 week ago
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 <matthias.bgg@gmail.com>
Cc: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 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 <matthias.bgg@gmail.com>
+M:	AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
+L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
+L:	linux-mediatek@lists.infradead.org (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 <emilio@elopez.com.ar>
 S:	Maintained
-- 
2.43.0

Re: [PATCH] MAINTAINERS: ARM: airoha: add entry to cover Airoha SoC
Posted by AngeloGioacchino Del Regno 3 months, 1 week ago
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 <matthias.bgg@gmail.com>
> Cc: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>


Acked-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>


> ---
>   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 <matthias.bgg@gmail.com>
> +M:	AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
> +L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> +L:	linux-mediatek@lists.infradead.org (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 <emilio@elopez.com.ar>
>   S:	Maintained

Re: [PATCH] MAINTAINERS: ARM: airoha: add entry to cover Airoha SoC
Posted by Krzysztof Kozlowski 2 months, 3 weeks ago
On 13/06/2024 15:57, AngeloGioacchino Del Regno wrote:
> 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 <matthias.bgg@gmail.com>
>> Cc: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
>>
>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> 
> 
> Acked-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>

My intention was that this is a patch for Mediatek.
Matthias/AngeloGioacchino, can you pick it up?

Best regards,
Krzysztof