Re: [PATCH net-next 2/2] net: dsa: mt7530: add EN7528 support

From: Andrew Lunn

Date: Fri Jul 10 2026 - 13:11:14 EST


> My plan for v2 is to not advertise lpi_capabilities for the EN7528, so
> mac_supports_eee stays false by design and phylink disables EEE on
> these PHYs via phy_disable_eee() and refuses to enable it from
> userspace. Does that sound like the right approach to you, or would
> you prefer it handled differently?

That sounds like the correct thing to do.

Andrew