Re: [PATCH v3 phy-next 8/8] phy: lynx-10g: use RCW override procedure for dynamic protocol change
Vladimir Oltean <[email protected]>
| Newsgroups | gmane.linux.ports.ppc.embedded,gmane.linux.drivers.devicetree,gmane.linux.ports.arm.kernel,gmane.linux.kernel |
|---|---|
| Message-ID | <20260720201200.w6kq2uz6zhwu2zem@skbuf> |
Hi Vinod, On Mon, Jul 20, 2026 at 10:04:23PM +0530, Vinod Koul wrote: > On 20-07-26, 16:36, Vladimir Oltean wrote: > > Up until this patch, the only protocol change supported was between > > 1000Base-X/SGMII and 2500Base-X. The others require an RCW override > > procedure which was lacking. > > > > Since now the guts driver provides the means of applying this procedure, > > make use of it and remove any comment which mentioned the limitation. > > lgtm, is there any dependency. If not I can pick it > > -- > ~Vinod There is no other direct dependency, but I need to send a v4 tomorrow due to some valid Sashiko comments. There is also this patch which seems to have been forgotten: https://patchwork.kernel.org/project/linux-phy/patch/[email protected]/ Thanks, Vladimir