Re: [PATCH v1] net: phy: adin: Add flags to disable enhanced link detection
From: Jakub Kicinski <kuba@kernel.org>
Date: 2023-03-01 03:31:16
Also in:
lkml
From: Jakub Kicinski <kuba@kernel.org>
Date: 2023-03-01 03:31:16
Also in:
lkml
On Tue, 28 Feb 2023 16:19:07 +0100 Andrew Lunn wrote:
The Marvell PHYs also support a fast link down mode, so i think using fast link down everywhere, in the code and the commit message would be good. How about adin_fast_down_disable().
Noob question - does this "break the IEEE standard" from the MAC<>PHY perspective or the media perspective? I'm guessing it's the former and the setting will depend on the MAC, given configuration via the DT?