[PATCH v3 2/2] ARM: dts: aspeed: Add NVIDIA VR144NVL board

Andrew Lunn andrew at lunn.ch
Wed Sep 10 22:56:19 AEST 2025


> Changes v2 -> v3:
>   - Removed unused phy-mode property from mac0

> +&mac0 {
> +	pinctrl-names = "default";
> +	phy-handle = <&ethphy0>;
> +	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


More information about the Linux-aspeed mailing list