Re: [PATCH v2 net-next] net: phy: mediatek: support MT7530 PHYs on EN71221 MCM
From: Caleb James DeLisle
Date: Fri Sep 11 2026 - 08:09:59 EST
On 11/09/2026 13:58, Andrew Lunn wrote:
+ /* Clause 22 local data. */Didn't i ask for 0x1e00 to be replaced with standard macros?
+ ret = phy_write(phydev, MII_CTRL1000, 0x1e00);
Oh no I somehow re-sent the old patch. So sorry, I'll re-send in a minute.
Caleb