OSDN Git Service

Merge branch 'net-phy-Better-support-for-BCM54810'
authorDavid S. Miller <davem@davemloft.net>
Thu, 20 Feb 2020 00:36:48 +0000 (16:36 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 20 Feb 2020 00:36:48 +0000 (16:36 -0800)
commita779a55a43db5d9878921c2df8d48a873f7f87ef
treee45565eeda14889b4a89fb3a174292001feed31c
parent1cb237d7904d7c6ba4c5be31ff6dc7d265f53b9a
parentfe26821fa614d1d9dbfa48839b5a357d2d8b6f7d
Merge branch 'net-phy-Better-support-for-BCM54810'

Florian Fainelli says:

====================
net: phy: Better support for BCM54810

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

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