Re: [PATCH net-next 0/3] net: phy: broadcom: APD improvements

2021-02-12 Thread Andrew Lunn
On Fri, Feb 12, 2021 at 12:57:18PM -0800, Florian Fainelli wrote: > This patch series cleans up the brcmphy.h header and its numerous unused > phydev->dev_flags, fixes the RXC/TXC clock disabling bit and allows the > BCM54210E PHY to utilize APD. > > Thanks! Hi Florian I don't know the hardware,

[PATCH net-next 0/3] net: phy: broadcom: APD improvements

2021-02-12 Thread Florian Fainelli
This patch series cleans up the brcmphy.h header and its numerous unused phydev->dev_flags, fixes the RXC/TXC clock disabling bit and allows the BCM54210E PHY to utilize APD. Thanks! Florian Fainelli (3): net: phy: broadcom: Remove unused flags net: phy: broadcom: Fix RXC/TXC auto disabling