]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commitdiff
Merge branch 'phy-c45-loopback'
authorDavid S. Miller <davem@davemloft.net>
Wed, 24 Mar 2021 22:20:08 +0000 (15:20 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 24 Mar 2021 22:20:08 +0000 (15:20 -0700)
Wong Vee Khee says:

====================
Add support for Clause-45 PHY Loopback

This patch series add support for Clause-45 PHY loopback.

It involves adding a generic API in the PHY framework, which can be
accessed by all C45 PHY drivers using the .set_loopback callback.

Also, enable PHY loopback for the Marvell 88x3310/88x2110 driver.
====================

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

Trivial merge