2023-05-22 09:50:40

by Conor Dooley

[permalink] [raw]
Subject: [PATCH v2] MAINTAINERS: update arm64 Microchip entries

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 <[email protected]>
CC: Krzysztof Kozlowski <[email protected]>
CC: Conor Dooley <[email protected]>
CC: Nicolas Ferre <[email protected]>
CC: Claudiu Beznea <[email protected]>
CC: [email protected]
CC: Lars Povlsen <[email protected]>
CC: Steen Hegelund <[email protected]>
CC: Daniel Machon <[email protected]>
Signed-off-by: Conor Dooley <[email protected]>
---
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 <[email protected]>
+M: Nicolas Ferre <[email protected]>
+M: Claudiu Beznea <[email protected]>
+L: [email protected] (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 <[email protected]>
M: Steen Hegelund <[email protected]>
@@ -2440,8 +2449,7 @@ M: Daniel Machon <[email protected]>
M: [email protected]
L: [email protected] (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
--
2.39.2



2023-05-22 10:11:40

by Nicolas Ferre

[permalink] [raw]
Subject: Re: [PATCH v2] MAINTAINERS: update arm64 Microchip entries

On 22/05/2023 at 11:37, 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 <[email protected]>
> CC: Krzysztof Kozlowski <[email protected]>
> CC: Conor Dooley <[email protected]>
> CC: Nicolas Ferre <[email protected]>

Acked-by: Nicolas Ferre <[email protected]>

Thanks Conor, best regards,
Nicolas

> CC: Claudiu Beznea <[email protected]>
> CC: [email protected]
> CC: Lars Povlsen <[email protected]>
> CC: Steen Hegelund <[email protected]>
> CC: Daniel Machon <[email protected]>
> Signed-off-by: Conor Dooley <[email protected]>
> ---
> 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 <[email protected]>
> +M: Nicolas Ferre <[email protected]>
> +M: Claudiu Beznea <[email protected]>
> +L: [email protected] (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 <[email protected]>
> M: Steen Hegelund <[email protected]>
> @@ -2440,8 +2449,7 @@ M: Daniel Machon <[email protected]>
> M: [email protected]
> L: [email protected] (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

--
Nicolas Ferre


2023-05-22 11:11:17

by Claudiu Beznea

[permalink] [raw]
Subject: Re: [PATCH v2] MAINTAINERS: update arm64 Microchip entries

On 22.05.2023 12:37, 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 <[email protected]>
> CC: Krzysztof Kozlowski <[email protected]>
> CC: Conor Dooley <[email protected]>
> CC: Nicolas Ferre <[email protected]>
> CC: Claudiu Beznea <[email protected]>
> CC: [email protected]
> CC: Lars Povlsen <[email protected]>
> CC: Steen Hegelund <[email protected]>
> CC: Daniel Machon <[email protected]>
> Signed-off-by: Conor Dooley <[email protected]>

Acked-by: Claudiu Beznea <[email protected]>


> ---
> 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 <[email protected]>
> +M: Nicolas Ferre <[email protected]>
> +M: Claudiu Beznea <[email protected]>
> +L: [email protected] (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 <[email protected]>
> M: Steen Hegelund <[email protected]>
> @@ -2440,8 +2449,7 @@ M: Daniel Machon <[email protected]>
> M: [email protected]
> L: [email protected] (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

2023-05-22 11:55:15

by Steen Hegelund

[permalink] [raw]
Subject: Re: [PATCH v2] MAINTAINERS: update arm64 Microchip entries

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 <[email protected]>
> CC: Krzysztof Kozlowski <[email protected]>
> CC: Conor Dooley <[email protected]>
> CC: Nicolas Ferre <[email protected]>
> CC: Claudiu Beznea <[email protected]>
> CC: [email protected]
> CC: Lars Povlsen <[email protected]>
> CC: Steen Hegelund <[email protected]>
> CC: Daniel Machon <[email protected]>
> Signed-off-by: Conor Dooley <[email protected]>

Acked-by: Steen Hegelund <[email protected]>


> ---
> 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 <[email protected]>
> +M:     Nicolas Ferre <[email protected]>
> +M:     Claudiu Beznea <[email protected]>
> +L:     [email protected] (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 <[email protected]>
>  M:     Steen Hegelund <[email protected]>
> @@ -2440,8 +2449,7 @@ M:        Daniel Machon <[email protected]>
>  M:     [email protected]
>  L:     [email protected] (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