Re: [PATCH net-next v2 5/6] net: phy: mediatek: add calibration logic for AN7581

From: Andrew Lunn

Date: Tue Aug 25 2026 - 15:44:50 EST


> > + ret = devm_phy_package_join(&phydev->mdio.dev, phydev, 0,
>
>
> This should use AIROHA_DEFAULT_PORT0_ADDR as the base_addr to avoid a
> collision if another PHY driver also uses devm_phy_package_join().

Please trim the text when replying, otherwise comments get lost.

Andrew