Message ID | 683422c6-c1e1-90b9-59ed-75d0f264f354@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | net: phy: reuse SMSC PHY driver functionality in the meson-gxl PHY driver | expand |
Hello: This series was applied to netdev/net-next.git (main) by David S. Miller <davem@davemloft.net>: On Sat, 18 Mar 2023 21:30:01 +0100 you wrote: > The Amlogic Meson internal PHY's have the same register layout as > certain SMSC PHY's (also for non-c22-standard registers). This seems > to be more than just coincidence. Apparently they also need the same > workaround for EDPD mode (energy detect power down). Therefore let's > reuse SMSC PHY driver functionality in the meson-gxl PHY driver. > > Heiner Kallweit (2): > net: phy: smsc: export functions for use by meson-gxl PHY driver > net: phy: meson-gxl: reuse functionality of the SMSC PHY driver > > [...] Here is the summary with links: - [net-next,1/2] net: phy: smsc: export functions for use by meson-gxl PHY driver https://git.kernel.org/netdev/net-next/c/a69e332b4ef9 - [net-next,2/2] net: phy: meson-gxl: reuse functionality of the SMSC PHY driver https://git.kernel.org/netdev/net-next/c/be66fcc16ce6 You are awesome, thank you!