On Tue, Apr 16, 2024 at 02:10:32PM +0200, Stefan Eichenberger wrote: > Add a new device tree property to disable SGMII autonegotiation and > instead use the option to match the SGMII speed to what was negotiated > on the twisted pair interface (tpi). Could you explain this is more detail. SGMII always runs its clocks at 1000Mbps. The MAC needs to duplicate the symbols 100 times when running at 10Mbs, and 10 times when running at 100Mbps. Andrew