Re: [PATCH RFC net-next] net: phylink: add quirk for disabling in-band-status for mediatek pcs at 2500base-x

From: Eric Woudstra
Date: Tue Jan 02 2024 - 08:16:33 EST


Since using compatible is not an option and in and 2500base-x is hardware dependant, then I was thinking this would be useful.

bool pcs->ops->supports_inband(interface)

I'll be happy to invest some time in this, but I'll need to know which way to go, before I invest more time in something that would not be accepted.