[PATCH v3 10/13] ARM: dts: aspeed: Add Facebook Fuji-data64 (AST2600) Board
Andrew Lunn
andrew at lunn.ch
Thu Jul 24 05:53:39 PDT 2025
On Wed, Jul 23, 2025 at 06:03:49PM -0700, Tao Ren wrote:
> On Thu, Jul 24, 2025 at 02:03:20AM +0200, Andrew Lunn wrote:
> > > +&mac3 {
> > > + status = "okay";
> > > + phy-mode = "rgmii";
> >
> > Does the PCB have extra long clock lines to implement the 2ns delay?
> >
> > Andrew
>
> Hi Andrew,
>
> Thank you for catching it. I didn't notice the settings because the file
> is copied from the exiting fuji.dts with minor changes.
>
> The delay is currently introduced on MAC side (by manually setting SCU
> registers), but I guess I can update phy-mode to "rgmii-id" so the delay
> can be handled by the PHY?
That would be good, if it works. The problem with the current code is
that those SCU registers are not set as part of the MAC driver, so it
is hard to know what value they have.
Andrew
More information about the linux-arm-kernel
mailing list