Re: [PATCH net-next 0/2] Add support for Clause-45 PHY Loopback

2021-03-24 Thread patchwork-bot+netdevbpf
Hello: This series was applied to netdev/net-next.git (refs/heads/master): On Wed, 24 Mar 2021 00:46:39 +0800 you wrote: > This patch series add support for Clause-45 PHY loopback. > > It involves adding a generic API in the PHY framework, which can be > accessed by all C45 PHY drivers using the

[PATCH net-next 0/2] Add support for Clause-45 PHY Loopback

2021-03-23 Thread Wong Vee Khee
This patch series add support for Clause-45 PHY loopback. It involves adding a generic API in the PHY framework, which can be accessed by all C45 PHY drivers using the .set_loopback callback. Also, enable PHY loopback for the Marvell 88x3310/88x2110 driver. Wong Vee Khee (2): net: phy: add gen