Re: [PATCH v2] MAINTAINERS: update arm64 Microchip entries

From: Steen.Hegelund
Date: Mon May 22 2023 - 07:40:02 EST


Hi Conor,

On Mon, 2023-05-22 at 10:37 +0100, Conor Dooley wrote:
> Krzysztof noticed that patches for arch/arm64/boot/dts/microchip were
> getting lost & the listed tree was inactive.
>
> Nicolas and I are willing to shepherd patches to Arnd, using the
> existing at91 tree, so add a new entry covering
> arch/arm64/boot/dts/microchip, listing us as maintainers.
>
> Drop the tree from the existing sparx5 entry & narrow the devicetree
> pattern to just sparx devices, leaving Lars, Steen and Daniel looking
> after support for their SoCs.
>
> CC: Rob Herring <robh+dt@xxxxxxxxxx>
> CC: Krzysztof Kozlowski <krzysztof.kozlowski+dt@xxxxxxxxxx>
> CC: Conor Dooley <conor@xxxxxxxxxx>
> CC: Nicolas Ferre <nicolas.ferre@xxxxxxxxxxxxx>
> CC: Claudiu Beznea <claudiu.beznea@xxxxxxxxxxxxx>
> CC: soc@xxxxxxxxxx
> CC: Lars Povlsen <lars.povlsen@xxxxxxxxxxxxx>
> CC: Steen Hegelund <Steen.Hegelund@xxxxxxxxxxxxx>
> CC: Daniel Machon <daniel.machon@xxxxxxxxxxxxx>
> Signed-off-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>

Acked-by: Steen Hegelund <Steen.Hegelund@xxxxxxxxxxxxx>


> ---
> Changes in v2:
> - add Claudiu
> ---
>  MAINTAINERS | 12 ++++++++++--
>  1 file changed, 10 insertions(+), 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3182992769aa..9ae07caa4e6b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2433,6 +2433,15 @@ X:       drivers/net/wireless/atmel/
>  N:     at91
>  N:     atmel
>  
> +ARM/MICROCHIP (ARM64) SoC support
> +M:     Conor Dooley <conor@xxxxxxxxxx>
> +M:     Nicolas Ferre <nicolas.ferre@xxxxxxxxxxxxx>
> +M:     Claudiu Beznea <claudiu.beznea@xxxxxxxxxxxxx>
> +L:     linux-arm-kernel@xxxxxxxxxxxxxxxxxxx (moderated for non-subscribers)
> +S:     Supported
> +T:     git https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git
> +F:     arch/arm64/boot/dts/microchip/
> +
>  ARM/Microchip Sparx5 SoC support
>  M:     Lars Povlsen <lars.povlsen@xxxxxxxxxxxxx>
>  M:     Steen Hegelund <Steen.Hegelund@xxxxxxxxxxxxx>
> @@ -2440,8 +2449,7 @@ M:        Daniel Machon <daniel.machon@xxxxxxxxxxxxx>
>  M:     UNGLinuxDriver@xxxxxxxxxxxxx
>  L:     linux-arm-kernel@xxxxxxxxxxxxxxxxxxx (moderated for non-subscribers)
>  S:     Supported
> -T:     git git://github.com/microchip-ung/linux-upstream.git
> -F:     arch/arm64/boot/dts/microchip/
> +F:     arch/arm64/boot/dts/microchip/sparx*
>  F:     drivers/net/ethernet/microchip/vcap/
>  F:     drivers/pinctrl/pinctrl-microchip-sgpio.c
>  N:     sparx5

Thanks Conor

BR
Steen