Merge branch 'realtek-phy-next'
authorDavid S. Miller <davem@davemloft.net>
Mon, 12 Aug 2019 04:24:32 +0000 (21:24 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 12 Aug 2019 04:24:32 +0000 (21:24 -0700)
commitd35bbe84c12e9516ed6d626ca045a92a78248be7
treee045fbcdf75e4584c35f5d4341b276986c556f23
parent150e8f8a1bae1dea75f4217f483ac95ca48c979a
parent087f5b8758ae9f1b1968bc469bb3f5fae53e639b
Merge branch 'realtek-phy-next'

Heiner Kallweit says:

====================
net: phy: realtek: add support for integrated 2.5Gbps PHY in RTL8125

This series adds support for the integrated 2.5Gbps PHY in RTL8125.
First three patches add necessary functionality to phylib.

Changes in v2:
- added patch 1
- changed patch 4 to use a fake PHY ID that is injected by the
  network driver. This allows to use a dedicated PHY driver.
====================

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