Re: [PATCH 2/2] ARM: dts: aspeed: Add Asus IPMI card
From: Anirudh Srinivasan
Date: Sun Jan 11 2026 - 16:27:05 EST
On Sun, Jan 11, 2026 at 3:09 PM Andrew Lunn <andrew@xxxxxxx> wrote:
>
> > +&mac2 {
> > + status = "okay";
> > +
> > + /* Bootloader sets up the MAC to insert delay */
> > + phy-mode = "rgmii";
>
> There has been many discussions about this. This is broken, 'rgmii'
> means the PCB adds the delays, not the MAC/PHY pair.
>
> Please drop Ethernet support until aspeed fix the broken MAC driver.
>
> Andrew
Understood, I will remove it for now.