Hi, Was there any conclusion on this 5 patch series, and whether I should submit it for net-next? The discussion around patch 2 seems to have tailed off, and no one seems to have replied to patches 3 to 5. Thanks. On Tue, Mar 17, 2020 at 02:49:44PM +0000, Russell King - ARM Linux admin wrote: > This series splits the phylink_mac_ops structure so that PCS can be > supported separately with their own PCS operations, and illustrates > the use of the helpers in the previous patch series (net: add phylink > support for PCS) in the DPAA2 driver. > > This is prototype code, not intended to be merged yet, and is merely > being sent for illustrative purposes only. > > arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi | 144 +++++++++++++++ > drivers/net/ethernet/freescale/dpaa2/dpaa2-mac.c | 226 ++++++++++++++++++++++- > drivers/net/ethernet/freescale/dpaa2/dpaa2-mac.h | 1 + > drivers/net/phy/phylink.c | 102 ++++++---- > include/linux/phylink.h | 11 ++ > 5 files changed, 446 insertions(+), 38 deletions(-) > > -- > RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ > FTTC broadband for 0.8mile line in suburbia: sync at 10.2Mbps down 587kbps up > -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTC broadband for 0.8mile line in suburbia: sync at 10.2Mbps down 587kbps up