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 net: phy: broadcom: Allow BCM54210E to configure APD drivers/net/phy/broadcom.c | 1 + include/linux/brcmphy.h | 24 ++++++++++-------------- 2 files changed, 11 insertions(+), 14 deletions(-) -- 2.25.1