[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <YhS3cko8D5c5tr+E@shell.armlinux.org.uk>
Date: Tue, 22 Feb 2022 10:14:10 +0000
From: "Russell King (Oracle)" <linux@...linux.org.uk>
To: Florian Fainelli <f.fainelli@...il.com>
Cc: Andrew Lunn <andrew@...n.ch>,
Vivien Didelot <vivien.didelot@...il.com>,
Vladimir Oltean <olteanv@...il.com>,
"David S. Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>, netdev@...r.kernel.org
Subject: [PATCH net-next 0/5] net: dsa: b53: convert to
phylink_generic_validate() and mark as non-legacy
Hi,
This series converts b53 to use phylink_generic_validate() and also
marks this driver as non-legacy.
Patch 1 cleans up an if() condition to be more readable before we
proceed with the conversion.
Patch 2 populates the supported_interfaces and mac_capabilities members
of phylink_config.
Patch 3 drops the use of phylink_helper_basex_speed() which is now not
necessary.
Patch 4 switches the driver to use phylink_generic_validate()
Patch 5 marks the driver as non-legacy.
drivers/net/dsa/b53/b53_common.c | 68 +++++++++++++++++++++-------------------
drivers/net/dsa/b53/b53_priv.h | 8 ++---
drivers/net/dsa/b53/b53_serdes.c | 19 +++++++----
drivers/net/dsa/b53/b53_serdes.h | 5 ++-
drivers/net/dsa/b53/b53_srab.c | 35 ++++++++++++++++++++-
5 files changed, 87 insertions(+), 48 deletions(-)
--
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last!
Powered by blists - more mailing lists