Re: [PATCH RFC net-next 2/5] net: dsa: mv88e6xxx: report the default interface mode for the port
From: Marek Behún <kabel@kernel.org>
Date: 2022-07-05 10:56:09
Also in:
linux-arm-kernel, linux-mediatek
From: Marek Behún <kabel@kernel.org>
Date: 2022-07-05 10:56:09
Also in:
linux-arm-kernel, linux-mediatek
On Tue, 05 Jul 2022 10:47:52 +0100 "Russell King (Oracle)" [off-list ref] wrote:
Report the maximum speed interface mode for the port, or if we don't have that information, the hardware configured interface mode for the port. This allows phylink to know which interface mode CPU and DSA ports are operating, which will be necessary when we want to select the maximum speed for the port (required for such ports without a PHY or fixed-link specified in firmware.) Signed-off-by: Russell King (Oracle) <redacted>
Reviewed-by: Marek Behún <kabel@kernel.org>