Merge branch 'net-phy-broadcom-Cleanups-and-APD'
authorDavid S. Miller <davem@davemloft.net>
Mon, 15 Feb 2021 23:15:25 +0000 (15:15 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 15 Feb 2021 23:15:25 +0000 (15:15 -0800)
commit4a408a8adddd4c0a65d39ac87f95829c67e93cc1
tree99a6d75765609891b599a7877c814192ed0b627d
parent1a42156f52bd4de0e2442671bc24b7ffc7b01c52
parent5d4358ede8ebe2e4ae03a633082f3ce21ec2df3e
Merge branch 'net-phy-broadcom-Cleanups-and-APD'

Florian Fainelli says:

====================
net: phy: broadcom: Cleanups and APD

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
====================

Signed-off-by: David S. Miller <davem@davemloft.net>