linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RESEND net-next 0/4] net: mdio: Remove support for building C45 muxed addresses
@ 2023-01-19 13:06 Michael Walle
  2023-01-19 13:06 ` [PATCH RESEND net-next 1/4] net: phy: Remove fallback to old C45 method Michael Walle
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Michael Walle @ 2023-01-19 13:06 UTC (permalink / raw)
  To: Woojung Huh, UNGLinuxDriver, Andrew Lunn, Florian Fainelli,
	Vladimir Oltean, David S . Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni, Clément Léger, Andreas Färber,
	Manivannan Sadhasivam, Felix Fietkau, John Crispin, Sean Wang,
	Mark Lee, Lorenzo Bianconi, Matthias Brugger, Wells Lu, Jiawen Wu,
	Mengyuan Lou, Heiner Kallweit, Russell King, Tobias Waldekranz
  Cc: netdev, linux-kernel, linux-renesas-soc, linux-arm-kernel,
	linux-actions, linux-mediatek, Michael Walle

[Russell told me that his mailserver rejected my mail because of
an ill-formated "To:" header. Resending now with plain git-send-email
instead of b4 send.]

I've picked this older series from Andrew up and rebased it onto
the latest net-next.

With all drivers which support c45 now being converted to a seperate c22
and c45 access op, we can now remove the old MII_ADDR_C45 flag.

Andrew Lunn (3):
  net: phy: Remove fallback to old C45 method
  net: Remove C45 check in C22 only MDIO bus drivers
  net: mdio: Remove support for building C45 muxed addresses

Michael Walle (1):
  net: ngbe: Drop mdiobus_c45_regad()

 drivers/net/dsa/microchip/ksz_common.c         |  6 ------
 drivers/net/dsa/rzn1_a5psw.c                   |  6 ------
 drivers/net/dsa/sja1105/sja1105_mdio.c         |  6 ------
 drivers/net/ethernet/actions/owl-emac.c        |  6 ------
 drivers/net/ethernet/engleder/tsnep_main.c     |  6 ------
 drivers/net/ethernet/marvell/mvmdio.c          |  6 ------
 drivers/net/ethernet/mediatek/mtk_star_emac.c  |  6 ------
 .../mellanox/mlxbf_gige/mlxbf_gige_mdio.c      |  6 ------
 drivers/net/ethernet/sunplus/spl2sw_mdio.c     |  6 ------
 drivers/net/ethernet/wangxun/ngbe/ngbe_mdio.c  |  4 ++--
 drivers/net/mdio/mdio-i2c.c                    |  6 ------
 drivers/net/mdio/mdio-ipq8064.c                |  8 --------
 drivers/net/mdio/mdio-mscc-miim.c              |  6 ------
 drivers/net/mdio/mdio-mvusb.c                  |  6 ------
 drivers/net/phy/mdio_bus.c                     | 10 ++--------
 include/linux/mdio.h                           | 18 ------------------
 16 files changed, 4 insertions(+), 108 deletions(-)

-- 
2.30.2


_______________________________________________
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] 7+ messages in thread

end of thread, other threads:[~2023-01-21  2:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-19 13:06 [PATCH RESEND net-next 0/4] net: mdio: Remove support for building C45 muxed addresses Michael Walle
2023-01-19 13:06 ` [PATCH RESEND net-next 1/4] net: phy: Remove fallback to old C45 method Michael Walle
2023-01-19 13:06 ` [PATCH RESEND net-next 2/4] net: ngbe: Drop mdiobus_c45_regad() Michael Walle
2023-01-19 13:06 ` [PATCH RESEND net-next 3/4] net: Remove C45 check in C22 only MDIO bus drivers Michael Walle
2023-01-19 13:07 ` [PATCH RESEND net-next 4/4] net: mdio: Remove support for building C45 muxed addresses Michael Walle
2023-01-19 18:00 ` [PATCH RESEND net-next 0/4] " Russell King (Oracle)
2023-01-21  2:20 ` 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;
as well as URLs for NNTP newsgroup(s).