public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] dsa_loop and platform_data cleanups
@ 2026-04-06 21:21 Vladimir Oltean
  2026-04-06 21:21 ` [PATCH net-next 1/4] net: dsa: remove struct platform_data Vladimir Oltean
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Vladimir Oltean @ 2026-04-06 21:21 UTC (permalink / raw)
  To: netdev
  Cc: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	Simon Horman, Andrew Lunn

While working to add some new features to dsa_loop, I gathered a number
of cleanup patches. They mostly remove some data structures that became
unused after the multi-switch platforms were migrated to the modern DT
bindings.

Vladimir Oltean (4):
  net: dsa: remove struct platform_data
  net: dsa: clean up struct dsa_chip_data
  net: dsa: remove unused platform_data definitions
  net: dsa: eliminate <linux/dsa/loop.h>

 Documentation/networking/dsa/dsa.rst |  5 ----
 drivers/net/dsa/dsa_loop.c           | 35 ++++++++++++++++++++++-
 include/linux/dsa/loop.h             | 42 ----------------------------
 include/linux/platform_data/dsa.h    | 40 --------------------------
 4 files changed, 34 insertions(+), 88 deletions(-)
 delete mode 100644 include/linux/dsa/loop.h

-- 
2.43.0


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

end of thread, other threads:[~2026-04-09  2:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-06 21:21 [PATCH net-next 0/4] dsa_loop and platform_data cleanups Vladimir Oltean
2026-04-06 21:21 ` [PATCH net-next 1/4] net: dsa: remove struct platform_data Vladimir Oltean
2026-04-09  2:38   ` Jakub Kicinski
2026-04-06 21:21 ` [PATCH net-next 2/4] net: dsa: clean up struct dsa_chip_data Vladimir Oltean
2026-04-06 21:21 ` [PATCH net-next 3/4] net: dsa: remove unused platform_data definitions Vladimir Oltean
2026-04-06 21:21 ` [PATCH net-next 4/4] net: dsa: eliminate <linux/dsa/loop.h> Vladimir Oltean
2026-04-09  2:51 ` [PATCH net-next 0/4] dsa_loop and platform_data cleanups patchwork-bot+netdevbpf

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