Re: [PATCH v4 2/2] arm64: dts: imx8dxl: Add SolidRun SoM and HummingBoard

From: Andrew Lunn

Date: Mon May 11 2026 - 09:30:41 EST


On Mon, May 11, 2026 at 02:24:38PM +0300, Vladimir Oltean wrote:
> On Mon, May 11, 2026 at 12:11:31PM +0200, Josua Mayer wrote:
> > +&eqos {
> > + /* delays are added by connected ethernet-switch cpu port */
> > + phy-mode = "rgmii";

For ethernet-phy combinations i'm pretty strict, but i'm more
forgiving when switches are involved.

If rx/tx-internal-delays-ps work, that would be better, but i'm
willing to accept this, with the comment in place.

Andrew