OSDN Git Service

Merge branch 'net-phy-Move-Omega-PHY-entry-to-Cygnus-PHY-driver'
authorDavid S. Miller <davem@davemloft.net>
Thu, 21 Mar 2019 20:41:26 +0000 (13:41 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 Mar 2019 20:41:52 +0000 (13:41 -0700)
commit83b038db255d83a32c15fd003f9a921204b9215a
tree233eb08fbf03978ade22e00fde95f9cc8d26ac4e
parent02afc7ad45bd6cfc9fd51fdbc132455371b63469
parent17cc9821766c39f51dc7b1fa4962840b91600e77
Merge branch 'net-phy-Move-Omega-PHY-entry-to-Cygnus-PHY-driver'

Florian Fainelli says:

====================
net: phy: Move Omega PHY entry to Cygnus PHY driver

In order to pave the way for adding some specific Omega PHY features
that may not be desirable on other products covered by the bcm7xxx PHY
driver, split the Omega PHY entry into the Cygnus PHY driver such that
the PHY drivers are reflective of product lines/business units
maintaining them within Broadcom.

No functional changes intended.
====================

Acked-by: Arun Parameswaran <arun.parameswaran@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>