commit | af3e28cb9b271c0898d8919931f275d6aaf82e93 | [log] [tgz] |
---|---|---|
author | Antoine Tenart <antoine.tenart@bootlin.com> | Tue Apr 02 15:10:28 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 03 21:45:48 2019 -0700 |
tree | 0ea5a8b19c6dcbca54b8786e454904295a835249 | |
parent | 0fd128428a1494d01b826d201dad4cc6571bf2b5 [diff] |
net: phy: marvell10g: implement suspend/resume callbacks This patch adds the suspend/resume callbacks for Marvell 10G PHYs. The three PCS (base-t, base-r and 1000base-x) are set in low power (the PCS are powered down) when the PHY isn't used. Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com> Reviewed-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>