Re: [PATCH RFC net-next 4/6] net: phylink: add phylink_set_max_fixed_link()
From: Marek Behún <kabel@kernel.org>
Date: 2022-07-01 19:33:40
Also in:
linux-arm-kernel, linux-mediatek
From: Marek Behún <kabel@kernel.org>
Date: 2022-07-01 19:33:40
Also in:
linux-arm-kernel, linux-mediatek
On Wed, 29 Jun 2022 13:51:38 +0100 "Russell King (Oracle)" [off-list ref] wrote:
Add a function for DSA to use to configure phylink, in the absence of any other configuration, to a fixed link operating at the maximum supported link speed. This is needed so we can support phylink usage on CPU and DSA ports. Signed-off-by: Russell King (Oracle) <redacted>
Reviewed-by: Marek Behún <kabel@kernel.org>