Message ID | YfAgeKiKvxcQ0w57@shell.armlinux.org.uk (mailing list archive) |
---|---|
Headers | show |
Series | net: axienet: modernise pcs implementation | expand |
Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@davemloft.net>: On Tue, 25 Jan 2022 16:08:24 +0000 you wrote: > Hi, > > These two patches modernise the Xilinx axienet PCS implementation to > use the phylink split PCS support. > > The first patch adds split PCS support and makes use of the newly > introduced mac_select_pcs() function, which is the preferred way to > conditionally attach a PCS. > > [...] Here is the summary with links: - [net-next,1/2] net: axienet: convert to phylink_pcs https://git.kernel.org/netdev/net-next/c/7a86be6a5135 - [net-next,2/2] net: axienet: replace mdiobus_write() with mdiodev_write() https://git.kernel.org/netdev/net-next/c/03854d8a7723 You are awesome, thank you!