[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3114a51c-47a2-4b67-8965-33841ee87fd5@lunn.ch>
Date: Wed, 10 Sep 2025 14:56:19 +0200
From: Andrew Lunn <andrew@...n.ch>
To: Donald Shannon <donalds@...dia.com>
Cc: robh@...nel.org, krzk+dt@...nel.org, conor+dt@...nel.org,
joel@....id.au, andrew@...econstruct.com.au,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-aspeed@...ts.ozlabs.org, linux-kernel@...r.kernel.org,
openbmc@...ts.ozlabs.org, etanous@...dia.com
Subject: Re: [PATCH v3 2/2] ARM: dts: aspeed: Add NVIDIA VR144NVL board
> Changes v2 -> v3:
> - Removed unused phy-mode property from mac0
> +&mac0 {
> + pinctrl-names = "default";
> + phy-handle = <ðphy0>;
> + pinctrl-0 = <&pinctrl_rgmii1_default>;
> + status = "okay";
> +};
Oh, fun.
Please don't do that. At some point Aspeed it going to clean up the
mess they made with RGMII delays. And at that point, it is very likely
your board will mysteriously break, if nobody remembers it is doing
something probably no other board does.
Andrew
Powered by blists - more mailing lists