Re: [PATCH v2 05/10] ARM: dts: aspeed: system1: Add RGMII support

From: Andrew Lunn
Date: Wed Jan 08 2025 - 15:18:08 EST


> I checked with out hardware team and they did not add any extra delay on the
> board.
>
> We have normal point to point clock without any delay added by line.

Thanks for checking. Thus phy-mode must be "rgmii-id". We now need to
fix the MAC driver so it does the correct thing when passed that.

Andrew