Re: [RFC/RFTv3 21/24] net: phylink: Add MAC_EEE to mac_capabilites
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2023-05-30 18:18:53
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2023-05-30 18:18:53
On 3/30/23 17:55, Andrew Lunn wrote:
If the MAC supports Energy Efficient Ethernet, it should indicate this by setting the MAC_EEE bit in the config.mac_capabilities bitmap. phylink will then enable EEE in the PHY, if it supports it. Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com> -- Florian