netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] dsa: lan9303: Move to PHYLINK
@ 2022-12-02 16:05 Jerry Ray
  2022-12-02 16:05 ` [PATCH net-next 1/2] dsa: lan9303: Add port_max_mtu API Jerry Ray
  2022-12-02 16:05 ` [PATCH net-next 2/2] dsa: lan9303: Move to PHYLINK Jerry Ray
  0 siblings, 2 replies; 3+ messages in thread
From: Jerry Ray @ 2022-12-02 16:05 UTC (permalink / raw)
  To: Andrew Lunn, Florian Fainelli, Vladimir Oltean, David S. Miller,
	Eric Dumazet, Jakub Kicinski, Paolo Abeni, netdev, linux-kernel,
	Jerry Ray

This patch series moves the lan9303 driver to use the phylink
api away from phylib.

1) adds port_max_mtu api support.
2) Replace .adjust_link with .phylink_get_caps dsa api

At this point, I do not see anything this driver needs from the other
phylink APIs.

Signed-off-by: Jerry Ray <jerry.ray@microchip.com>

 drivers/net/dsa/lan9303-core.c | 93 ++++++++++++--------
 1 file changed, 56 insertions(+), 37 deletions(-)


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

end of thread, other threads:[~2022-12-02 16:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-02 16:05 [PATCH net-next 0/2] dsa: lan9303: Move to PHYLINK Jerry Ray
2022-12-02 16:05 ` [PATCH net-next 1/2] dsa: lan9303: Add port_max_mtu API Jerry Ray
2022-12-02 16:05 ` [PATCH net-next 2/2] dsa: lan9303: Move to PHYLINK Jerry Ray

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).