Re: [PATCH v2 05/10] ARM: dts: aspeed: system1: Add RGMII support
From: Andrew Lunn
Date: Wed Jan 08 2025 - 18:09:00 EST
> There are around 11 boards in Aspeed SOC with phy-mode set to "rgmii" (some
> of them are mac0&1 and others are mac2&3). "rgmii-rxid" is only mine.
>
> No one in aspeed SOC using "rgmii-id".
O.K, so we have to be careful how we fix this. But the fact they are
all equally broken might help here.
> > Humm, interesting. Looking at ftgmac100.c, i don't see where you
> > configure the RGMII delays in the MAC?
This is going to be important. How are delays configured if they are
not in the MAC driver?
Andrew