* [PATCH v2] MAINTAINERS: update arm64 Microchip entries
@ 2023-05-22 9:37 Conor Dooley
2023-05-22 9:40 ` Nicolas Ferre
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Conor Dooley @ 2023-05-22 9:37 UTC (permalink / raw)
To: soc
Cc: Daniel Machon, Steen Hegelund, linux-kernel, conor, conor.dooley,
Rob Herring, Lars Povlsen, Krzysztof Kozlowski, Claudiu Beznea,
linux-arm-kernel
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@kernel.org>
CC: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
CC: Conor Dooley <conor@kernel.org>
CC: Nicolas Ferre <nicolas.ferre@microchip.com>
CC: Claudiu Beznea <claudiu.beznea@microchip.com>
CC: soc@kernel.org
CC: Lars Povlsen <lars.povlsen@microchip.com>
CC: Steen Hegelund <Steen.Hegelund@microchip.com>
CC: Daniel Machon <daniel.machon@microchip.com>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
---
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@kernel.org>
+M: Nicolas Ferre <nicolas.ferre@microchip.com>
+M: Claudiu Beznea <claudiu.beznea@microchip.com>
+L: linux-arm-kernel@lists.infradead.org (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@microchip.com>
M: Steen Hegelund <Steen.Hegelund@microchip.com>
@@ -2440,8 +2449,7 @@ M: Daniel Machon <daniel.machon@microchip.com>
M: UNGLinuxDriver@microchip.com
L: linux-arm-kernel@lists.infradead.org (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
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH v2] MAINTAINERS: update arm64 Microchip entries
2023-05-22 9:37 [PATCH v2] MAINTAINERS: update arm64 Microchip entries Conor Dooley
@ 2023-05-22 9:40 ` Nicolas Ferre
2023-05-22 10:51 ` Claudiu.Beznea
2023-05-22 11:39 ` Steen.Hegelund
2 siblings, 0 replies; 4+ messages in thread
From: Nicolas Ferre @ 2023-05-22 9:40 UTC (permalink / raw)
To: Conor Dooley, soc
Cc: conor, linux-arm-kernel, linux-kernel, Rob Herring,
Krzysztof Kozlowski, Claudiu Beznea, Lars Povlsen, Steen Hegelund,
Daniel Machon
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 <robh+dt@kernel.org>
> CC: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
> CC: Conor Dooley <conor@kernel.org>
> CC: Nicolas Ferre <nicolas.ferre@microchip.com>
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Thanks Conor, best regards,
Nicolas
> CC: Claudiu Beznea <claudiu.beznea@microchip.com>
> CC: soc@kernel.org
> CC: Lars Povlsen <lars.povlsen@microchip.com>
> CC: Steen Hegelund <Steen.Hegelund@microchip.com>
> CC: Daniel Machon <daniel.machon@microchip.com>
> Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
> ---
> 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@kernel.org>
> +M: Nicolas Ferre <nicolas.ferre@microchip.com>
> +M: Claudiu Beznea <claudiu.beznea@microchip.com>
> +L: linux-arm-kernel@lists.infradead.org (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@microchip.com>
> M: Steen Hegelund <Steen.Hegelund@microchip.com>
> @@ -2440,8 +2449,7 @@ M: Daniel Machon <daniel.machon@microchip.com>
> M: UNGLinuxDriver@microchip.com
> L: linux-arm-kernel@lists.infradead.org (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
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH v2] MAINTAINERS: update arm64 Microchip entries
2023-05-22 9:37 [PATCH v2] MAINTAINERS: update arm64 Microchip entries Conor Dooley
2023-05-22 9:40 ` Nicolas Ferre
@ 2023-05-22 10:51 ` Claudiu.Beznea
2023-05-22 11:39 ` Steen.Hegelund
2 siblings, 0 replies; 4+ messages in thread
From: Claudiu.Beznea @ 2023-05-22 10:51 UTC (permalink / raw)
To: Conor.Dooley, soc
Cc: Daniel.Machon, Steen.Hegelund, conor, linux-kernel, robh+dt,
Lars.Povlsen, krzysztof.kozlowski+dt, linux-arm-kernel
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 <robh+dt@kernel.org>
> CC: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
> CC: Conor Dooley <conor@kernel.org>
> CC: Nicolas Ferre <nicolas.ferre@microchip.com>
> CC: Claudiu Beznea <claudiu.beznea@microchip.com>
> CC: soc@kernel.org
> CC: Lars Povlsen <lars.povlsen@microchip.com>
> CC: Steen Hegelund <Steen.Hegelund@microchip.com>
> CC: Daniel Machon <daniel.machon@microchip.com>
> Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Acked-by: Claudiu Beznea <claudiu.beznea@microchip.com>
> ---
> 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@kernel.org>
> +M: Nicolas Ferre <nicolas.ferre@microchip.com>
> +M: Claudiu Beznea <claudiu.beznea@microchip.com>
> +L: linux-arm-kernel@lists.infradead.org (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@microchip.com>
> M: Steen Hegelund <Steen.Hegelund@microchip.com>
> @@ -2440,8 +2449,7 @@ M: Daniel Machon <daniel.machon@microchip.com>
> M: UNGLinuxDriver@microchip.com
> L: linux-arm-kernel@lists.infradead.org (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
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH v2] MAINTAINERS: update arm64 Microchip entries
2023-05-22 9:37 [PATCH v2] MAINTAINERS: update arm64 Microchip entries Conor Dooley
2023-05-22 9:40 ` Nicolas Ferre
2023-05-22 10:51 ` Claudiu.Beznea
@ 2023-05-22 11:39 ` Steen.Hegelund
2 siblings, 0 replies; 4+ messages in thread
From: Steen.Hegelund @ 2023-05-22 11:39 UTC (permalink / raw)
To: Conor.Dooley, soc
Cc: Daniel.Machon, linux-kernel, conor, robh+dt, Lars.Povlsen,
krzysztof.kozlowski+dt, Claudiu.Beznea, linux-arm-kernel
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@kernel.org>
> CC: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
> CC: Conor Dooley <conor@kernel.org>
> CC: Nicolas Ferre <nicolas.ferre@microchip.com>
> CC: Claudiu Beznea <claudiu.beznea@microchip.com>
> CC: soc@kernel.org
> CC: Lars Povlsen <lars.povlsen@microchip.com>
> CC: Steen Hegelund <Steen.Hegelund@microchip.com>
> CC: Daniel Machon <daniel.machon@microchip.com>
> Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Acked-by: Steen Hegelund <Steen.Hegelund@microchip.com>
> ---
> 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@kernel.org>
> +M: Nicolas Ferre <nicolas.ferre@microchip.com>
> +M: Claudiu Beznea <claudiu.beznea@microchip.com>
> +L: linux-arm-kernel@lists.infradead.org (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@microchip.com>
> M: Steen Hegelund <Steen.Hegelund@microchip.com>
> @@ -2440,8 +2449,7 @@ M: Daniel Machon <daniel.machon@microchip.com>
> M: UNGLinuxDriver@microchip.com
> L: linux-arm-kernel@lists.infradead.org (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
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-05-22 11:40 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-22 9:37 [PATCH v2] MAINTAINERS: update arm64 Microchip entries Conor Dooley
2023-05-22 9:40 ` Nicolas Ferre
2023-05-22 10:51 ` Claudiu.Beznea
2023-05-22 11:39 ` Steen.Hegelund
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox