The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH net-next] MAINTAINERS: add myself as QCA8K maintainer
@ 2026-08-10 14:37 Christian Marangi
  2026-08-10 14:53 ` Andrew Lunn
  0 siblings, 1 reply; 6+ messages in thread
From: Christian Marangi @ 2026-08-10 14:37 UTC (permalink / raw)
  To: Andrew Lunn, netdev, linux-kernel; +Cc: Christian Marangi

List all the files of the QCA8K DSA Switch driver and add myself as
maintainer.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 6008f16ae2ca..2a23908c3d59 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -22281,6 +22281,14 @@ T:	git git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath.git
 F:	Documentation/devicetree/bindings/net/wireless/qca,ath9k.yaml
 F:	drivers/net/wireless/ath/ath9k/
 
+QUALCOMM ATHEROS QCA8K DSA SWITCH DRIVER
+M:	Christian Marangi <ansuelsmth@gmail.com>
+L:	netdev@vger.kernel.org
+S:	Maintained
+F:	Documentation/devicetree/bindings/net/dsa/qca8k.yaml
+F:	drivers/net/dsa/qca/qca8k*
+F:	net/dsa/tag_qca.c
+
 QUALCOMM ATHEROS QCA7K ETHERNET DRIVER
 M:	Stefan Wahren <wahrenst@gmx.net>
 L:	netdev@vger.kernel.org
-- 
2.53.0


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

* Re: [PATCH net-next] MAINTAINERS: add myself as QCA8K maintainer
  2026-08-10 14:37 [PATCH net-next] MAINTAINERS: add myself as QCA8K maintainer Christian Marangi
@ 2026-08-10 14:53 ` Andrew Lunn
  2026-08-10 14:54   ` Christian Marangi
  2026-08-10 18:30   ` Jakub Kicinski
  0 siblings, 2 replies; 6+ messages in thread
From: Andrew Lunn @ 2026-08-10 14:53 UTC (permalink / raw)
  To: Christian Marangi; +Cc: netdev, linux-kernel

On Mon, Aug 10, 2026 at 04:37:05PM +0200, Christian Marangi wrote:
> List all the files of the QCA8K DSA Switch driver and add myself as
> maintainer.

Hi Christian

We normally target net for such patches, since users wanting to
contact Maintainers are often using older kernels.

Reviewed-by: Andrew Lunn <andrew@lunn.ch>

    Andrew

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

* Re: [PATCH net-next] MAINTAINERS: add myself as QCA8K maintainer
  2026-08-10 14:53 ` Andrew Lunn
@ 2026-08-10 14:54   ` Christian Marangi
  2026-08-10 15:08     ` Andrew Lunn
  2026-08-10 18:30   ` Jakub Kicinski
  1 sibling, 1 reply; 6+ messages in thread
From: Christian Marangi @ 2026-08-10 14:54 UTC (permalink / raw)
  To: Andrew Lunn; +Cc: netdev, linux-kernel

On Mon, Aug 10, 2026 at 04:53:33PM +0200, Andrew Lunn wrote:
> On Mon, Aug 10, 2026 at 04:37:05PM +0200, Christian Marangi wrote:
> > List all the files of the QCA8K DSA Switch driver and add myself as
> > maintainer.
> 
> Hi Christian
> 
> We normally target net for such patches, since users wanting to
> contact Maintainers are often using older kernels.
> 
> Reviewed-by: Andrew Lunn <andrew@lunn.ch>
> 

Should I resend to net with the tag?

-- 
	Ansuel

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

* Re: [PATCH net-next] MAINTAINERS: add myself as QCA8K maintainer
  2026-08-10 14:54   ` Christian Marangi
@ 2026-08-10 15:08     ` Andrew Lunn
  0 siblings, 0 replies; 6+ messages in thread
From: Andrew Lunn @ 2026-08-10 15:08 UTC (permalink / raw)
  To: Christian Marangi; +Cc: netdev, linux-kernel

On Mon, Aug 10, 2026 at 04:54:58PM +0200, Christian Marangi wrote:
> On Mon, Aug 10, 2026 at 04:53:33PM +0200, Andrew Lunn wrote:
> > On Mon, Aug 10, 2026 at 04:37:05PM +0200, Christian Marangi wrote:
> > > List all the files of the QCA8K DSA Switch driver and add myself as
> > > maintainer.
> > 
> > Hi Christian
> > 
> > We normally target net for such patches, since users wanting to
> > contact Maintainers are often using older kernels.
> > 
> > Reviewed-by: Andrew Lunn <andrew@lunn.ch>
> > 
> 
> Should I resend to net with the tag?

I suggest waiting. This sort of patch does not require CI testing. So
it is safe to apply to any tree. Jakub will probably accept it to the
correct tree.

	Andrew

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

* Re: [PATCH net-next] MAINTAINERS: add myself as QCA8K maintainer
  2026-08-10 14:53 ` Andrew Lunn
  2026-08-10 14:54   ` Christian Marangi
@ 2026-08-10 18:30   ` Jakub Kicinski
  2026-08-10 18:35     ` Christian Marangi (Ansuel)
  1 sibling, 1 reply; 6+ messages in thread
From: Jakub Kicinski @ 2026-08-10 18:30 UTC (permalink / raw)
  To: Andrew Lunn; +Cc: Christian Marangi, netdev, linux-kernel

On Mon, 10 Aug 2026 16:53:33 +0200 Andrew Lunn wrote:
> We normally target net for such patches, since users wanting to
> contact Maintainers are often using older kernels.

Very true. Tho in this specific case we may take it via 
net-next to cheat the patch count numbers in the final PR 
for this release ;)

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

* Re: [PATCH net-next] MAINTAINERS: add myself as QCA8K maintainer
  2026-08-10 18:30   ` Jakub Kicinski
@ 2026-08-10 18:35     ` Christian Marangi (Ansuel)
  0 siblings, 0 replies; 6+ messages in thread
From: Christian Marangi (Ansuel) @ 2026-08-10 18:35 UTC (permalink / raw)
  To: Jakub Kicinski; +Cc: Andrew Lunn, netdev, linux-kernel

Il giorno lun 10 ago 2026 alle ore 20:30 Jakub Kicinski
<kuba@kernel.org> ha scritto:
>
> On Mon, 10 Aug 2026 16:53:33 +0200 Andrew Lunn wrote:
> > We normally target net for such patches, since users wanting to
> > contact Maintainers are often using older kernels.
>
> Very true. Tho in this specific case we may take it via
> net-next to cheat the patch count numbers in the final PR
> for this release ;)

If we want to increase the count there is the PCS series and
an8855 :) 30+ patch

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

end of thread, other threads:[~2026-08-10 18:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-10 14:37 [PATCH net-next] MAINTAINERS: add myself as QCA8K maintainer Christian Marangi
2026-08-10 14:53 ` Andrew Lunn
2026-08-10 14:54   ` Christian Marangi
2026-08-10 15:08     ` Andrew Lunn
2026-08-10 18:30   ` Jakub Kicinski
2026-08-10 18:35     ` Christian Marangi (Ansuel)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox