On Tue, Apr 29, 2025 at 09:23:17AM +0200, Oleksij Rempel wrote:
The KSZ9477 PHY driver contained workarounds for broken EEE capability advertisements by manually masking supported EEE modes and forcibly disabling EEE if MICREL_NO_EEE was set.
With proper MAC-side EEE handling implemented via phylink, these quirks are no longer necessary. Remove MICREL_NO_EEE handling and the use of ksz9477_get_features().
This simplifies the PHY driver and avoids duplicated EEE management logic.
Signed-off-by: Oleksij Rempel o.rempel@pengutronix.de
Not all was included in the kernel build bot answer: kernel test robot notices the stable kernel rule is not satisfied.
I'll resend with cc: stable@... included.