Message ID | 20230522-wagon-stencil-a164ec39322a@wendy (mailing list archive) |
---|---|
State | Accepted |
Commit | 51bba254edc79fbb1b04e207e036c0c68576f1a4 |
Headers | show |
Series | [v2] MAINTAINERS: update arm64 Microchip entries | expand |
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
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
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
Hello: This patch was applied to soc/soc.git (arm/fixes) by Arnd Bergmann <arnd@arndb.de>: On Mon, 22 May 2023 10:37:01 +0100 you 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. > > [...] Here is the summary with links: - [v2] MAINTAINERS: update arm64 Microchip entries https://git.kernel.org/soc/soc/c/51bba254edc7 You are awesome, thank you!
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
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(-)