diff options
author | Oleksij Rempel <o.rempel@pengutronix.de> | 2025-06-18 14:26:01 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-06-19 15:37:06 -0700 |
commit | 673d455bbb1db1b242c502ef551d4cc8f45b00ce (patch) | |
tree | f68a5bf7ce2d4eb14afce53fa4b3908eeebd6b17 /scripts/lib/kdoc/kdoc_re.py | |
parent | 297080cf87a9a09b978a46045fc8d36202afcf56 (diff) |
net: usb: lan78xx: Integrate EEE support with phylink LPI API
Refactor Energy-Efficient Ethernet (EEE) support in the LAN78xx driver to
fully integrate with the phylink Low Power Idle (LPI) API. This includes:
- Replacing direct calls to `phy_ethtool_get_eee` and `phy_ethtool_set_eee`
with `phylink_ethtool_get_eee` and `phylink_ethtool_set_eee`.
- Implementing `.mac_enable_tx_lpi` and `.mac_disable_tx_lpi` to control
LPI transitions via phylink.
- Configuring `lpi_timer_default` to align with recommended values from
LAN7800 documentation.
- ensure EEE is disabled on controller reset
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Reviewed-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Link: https://patch.msgid.link/20250618122602.3156678-6-o.rempel@pengutronix.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions