OSDN Git Service

Merge branch 'marvell10g-tunable-and-power-saving-support'
authorDavid S. Miller <davem@davemloft.net>
Wed, 4 Mar 2020 22:41:52 +0000 (14:41 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 4 Mar 2020 22:41:52 +0000 (14:41 -0800)
commitaec128f9ab1d0cdddd2f7b2bab5ee7f1a74309e6
tree77512a0d2a46fafbb96d42a6f8044d96ac8c6bcf
parente7c298854a04cf1d0b8d125e4dc5d14d7c2aba4c
parentc9cc1c815d36f9d5723e369d662f238bc3b35d83
Merge branch 'marvell10g-tunable-and-power-saving-support'

Russell King says:

====================
marvell10g tunable and power saving support

This patch series adds support for:
- mdix configuration (auto, mdi, mdix)
- energy detect power down (edpd)
- placing in edpd mode at probe

for both the 88x3310 and 88x2110 PHYs.

Antione, could you test this for the 88x2110 PHY please?

v3: fix return code in get_tunable/set_tunable
v2: fix comments from Antione.
====================

Tested-by: Antoine Tenart <antoine.tenart@bootlin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>