devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: ARM: airoha: add entry to cover Airoha SoC
@ 2024-06-13 13:38 Krzysztof Kozlowski
  2024-06-13 13:57 ` AngeloGioacchino Del Regno
  0 siblings, 1 reply; 3+ messages in thread
From: Krzysztof Kozlowski @ 2024-06-13 13:38 UTC (permalink / raw)
  To: Matthias Brugger, AngeloGioacchino Del Regno, Rob Herring,
	linux-arm-kernel, linux-mediatek, devicetree, linux-kernel,
	Arnd Bergmann, Olof Johansson
  Cc: Krzysztof Kozlowski

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


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

* Re: [PATCH] MAINTAINERS: ARM: airoha: add entry to cover Airoha SoC
  2024-06-13 13:38 [PATCH] MAINTAINERS: ARM: airoha: add entry to cover Airoha SoC Krzysztof Kozlowski
@ 2024-06-13 13:57 ` AngeloGioacchino Del Regno
  2024-06-26 11:32   ` Krzysztof Kozlowski
  0 siblings, 1 reply; 3+ messages in thread
From: AngeloGioacchino Del Regno @ 2024-06-13 13:57 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Matthias Brugger, Rob Herring,
	linux-arm-kernel, linux-mediatek, devicetree, linux-kernel,
	Arnd Bergmann, Olof Johansson

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


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

* Re: [PATCH] MAINTAINERS: ARM: airoha: add entry to cover Airoha SoC
  2024-06-13 13:57 ` AngeloGioacchino Del Regno
@ 2024-06-26 11:32   ` Krzysztof Kozlowski
  0 siblings, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2024-06-26 11:32 UTC (permalink / raw)
  To: AngeloGioacchino Del Regno, Matthias Brugger, Rob Herring,
	linux-arm-kernel, linux-mediatek, devicetree, linux-kernel,
	Arnd Bergmann, Olof Johansson

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


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

end of thread, other threads:[~2024-06-26 11:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-13 13:38 [PATCH] MAINTAINERS: ARM: airoha: add entry to cover Airoha SoC Krzysztof Kozlowski
2024-06-13 13:57 ` AngeloGioacchino Del Regno
2024-06-26 11:32   ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).