Re: [PATCH RFC net-next v2 0/5] net: dsa: always use phylink
From: Linus Walleij <hidden>
Date: 2022-07-06 22:47:54
Also in:
linux-arm-kernel, linux-mediatek
From: Linus Walleij <hidden>
Date: 2022-07-06 22:47:54
Also in:
linux-arm-kernel, linux-mediatek
On Tue, Jul 5, 2022 at 11:47 AM Russell King (Oracle) [off-list ref] wrote:
A new revision of the series which incorporates changes that Marek suggested. Specifically, the changes are: 1. Patch 2 - use the phylink_get_caps method in mv88e6xxx to get the default interface rather than re-using port_max_speed_mode() 2. Patch 4 - if no default interface is provided, use the supported interface mask to search for the first interface that gives the fastest speed. 3. Patch 5 - now also removes the port_max_speed_mode() method
Pulled in the patch set on top of net-next and tested on the D-Link DIR-685 with the RTL8366RB switch with no regressions, so: Tested-by: Linus Walleij <redacted> The plan is to enhance the phylink handling in the RTL8366RB on top of Russell's patch in some time. Yours, Linus Walleij