Re: [PATCH] ARM: dts: aspeed: Add device tree for Nvidia's GB200 UT3.0b platform BMC

From: Andrew Lunn
Date: Mon Jun 16 2025 - 19:52:55 EST


> +&mac0 {
> + status = "okay";
> + pinctrl-names = "default";
> + phy-mode = "rgmii-rxid";
> + max-speed = <1000>;

Yet more broken aspeed DT. Don't you monitor other patches sent to for
aspeed BMCs, see what has been rejects as wrong and avoid the same
mistake yourself?

Please search the list for why these last two lines are wrong.

Andrew