Message ID | 20221017202241.1741671-1-sean.anderson@seco.com (mailing list archive) |
---|---|
Headers | show |
Series | net: dpaa: Convert to phylink | expand |
Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@davemloft.net>: On Mon, 17 Oct 2022 16:22:31 -0400 you wrote: > This series converts the DPAA driver to phylink. > > I have tried to maintain backwards compatibility with existing device > trees whereever possible. However, one area where I was unable to > achieve this was with QSGMII. Please refer to patch 2 for details. > > All mac drivers have now been converted. I would greatly appreciate if > anyone has T-series or P-series boards they can test/debug this series > on. I only have an LS1046ARDB. Everything but QSGMII should work without > breakage; QSGMII needs patches 7 and 8. For this reason, the last 4 > patches in this series should be applied together (and should not go > through separate trees). > > [...] Here is the summary with links: - [net-next,v7,01/10] dt-bindings: net: Expand pcs-handle to an array https://git.kernel.org/netdev/net-next/c/76025ee53b7d - [net-next,v7,02/10] dt-bindings: net: Add Lynx PCS binding https://git.kernel.org/netdev/net-next/c/00af103d06b3 - [net-next,v7,03/10] dt-bindings: net: fman: Add additional interface properties https://git.kernel.org/netdev/net-next/c/045d05018a2d - [net-next,v7,04/10] net: phylink: provide phylink_validate_mask_caps() helper (no matching commit) - [net-next,v7,05/10] net: fman: memac: Add serdes support https://git.kernel.org/netdev/net-next/c/0fc83bd79589 - [net-next,v7,06/10] net: fman: memac: Use lynx pcs driver https://git.kernel.org/netdev/net-next/c/a7c2a32e7f22 - [net-next,v7,07/10] net: dpaa: Convert to phylink (no matching commit) - [net-next,v7,08/10] powerpc: dts: t208x: Mark MAC1 and MAC2 as 10G https://git.kernel.org/netdev/net-next/c/36926a7d70c2 - [net-next,v7,09/10] powerpc: dts: qoriq: Add nodes for QSGMII PCSs https://git.kernel.org/netdev/net-next/c/4e31b808fad1 - [net-next,v7,10/10] arm64: dts: layerscape: Add nodes for QSGMII PCSs https://git.kernel.org/netdev/net-next/c/4e748b1bd7c0 You are awesome, thank you!