Re: [PATCH v4 phy-next 9/9] phy: lynx-10g: use RCW override procedure for dynamic protocol change
Ioana Ciornei <[email protected]>
| Newsgroups | gmane.linux.ports.ppc.embedded |
|---|---|
| Message-ID | <dnlofvs46h73g6hlttyltsq5iowi7bkwb2pqzle5fhq4kzimij__11197.5964553253$1784718233$gmane$org@7l6kz35l3fmu> |
On Wed, Jul 22, 2026 at 02:16:03AM +0300, 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. > > Signed-off-by: Vladimir Oltean <[email protected]> Reviewed-by: Ioana Ciornei <[email protected]>