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.

Changes in v2:

- dropped the patch that attempted to fix a possible discrepancy between
  the datasheet and the actual hardware
- added a patch to remove a forward declaration
- do additional flags cleanup

Florian Fainelli (3):
  net: phy: broadcom: Avoid forward for bcm54xx_config_clock_delay()
  net: phy: broadcom: Remove unused flags
  net: phy: broadcom: Allow BCM54210E to configure APD

 drivers/net/phy/broadcom.c | 101 +++++++++++++++++++++----------------
 include/linux/brcmphy.h    |  23 ++++-----
 2 files changed, 66 insertions(+), 58 deletions(-)

-- 
2.25.1

Reply via email to