Hi, On 7/2/26 04:57, [email protected] wrote: > From: Claudiu Manoil <[email protected]> > > The ENETC pseudo-MACs are proprietary internal links that do not > implement any standard MII interface, so restrict their supported PHY > interface modes to PHY_INTERFACE_MODE_INTERNAL only. > > Since pseudo-MACs can operate at any speed between 10Mbps and 25Gbps > in multiples of 10Mbps, set their MAC capabilities to cover the full > range of standard full-duplex speeds: 10/100/1000/2500/5000/10000/ > 20000/25000 Mbps. > > For standalone ENETC, expand the supported interface modes to include > 10GBASER and XGMII in addition to the existing RGMII, SGMII, 1000BASEX, > 2500BASEX and USXGMII modes, with MAC capabilities up to 10G. MAC_1000 > is replaced with MAC_1000FD to explicitly exclude 1000M half-duplex, > which is not supported. > > Signed-off-by: Claudiu Manoil <[email protected]> > Signed-off-by: Wei Fang <[email protected]>
Reviewed-by: Maxime Chevallier <[email protected]> Maxime
