mbox series

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

Message ID 20210212205721.2406849-1-f.fainelli@gmail.com
Headers show
Series net: phy: broadcom: APD improvements | expand

Message

Florian Fainelli Feb. 12, 2021, 8:57 p.m. UTC
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(-)