Re: [PATCH] ASPEED: bmc: Add device tree for Meta(Facebook) Clemente compute-tray.
From: Andrew Lunn
Date: Fri May 09 2025 - 09:01:13 EST
> +&mac0 {
> + status = "okay";
> + phy-mode = "rgmii-rxid";
Please see:
https://patchwork.kernel.org/project/netdevbpf/patch/20250430-v6-15-rc3-net-rgmii-delays-v2-1-099ae651d5e5@xxxxxxx/
Aspeed are supposed to be fixing their MAC driver, which is currently
broken. You might want to apply some pressure to them to get the fixed
merge. Until then, you should drop this broken node.
Andrew