[PATCH net-next v2 0/3] net: phy: Better support for BCM54810

From: Florian Fainelli
Date: Wed Feb 19 2020 - 15:00:56 EST


Hi David, Andrew, Heiner,

This patch series updates the broadcom PHY driver to better support the
BCM54810 and allow it to make use of the exiting
bcm54xx_adjust_rxrefclk() as well as fix suspend/resume for it.

Changes in v2:

- added Reviewed-by tags from Andrew for patches #1 and #3
- expanded commit message in #2 to explain the change

Florian Fainelli (3):
net: phy: broadcom: Allow BCM54810 to use bcm54xx_adjust_rxrefclk()
net: phy: broadcom: Have bcm54xx_adjust_rxrefclk() check for flags
net: phy: broadcom: Wire suspend/resume for BCM54810

drivers/net/phy/broadcom.c | 24 +++++++++++++++++++-----
1 file changed, 19 insertions(+), 5 deletions(-)

--
2.17.1