[PATCH net-next v2 1/4] net: phy: add MediaTek Gigabit Ethernet PHY driver

Andrew Lunn andrew at lunn.ch
Wed May 19 17:59:21 PDT 2021


> +static void mtk_gephy_config_init(struct phy_device *phydev)
> +{
> +	/* Disable EEE */
> +	phy_write_mmd(phydev, MDIO_MMD_AN, MDIO_AN_EEE_ADV, 0);

Is EEE broken on this PHY? Or is this just to get it into a defined
state?

Otherwise

Reviewed-by: Andrew Lunn <andrew at lunn.ch>

    Andrew



More information about the Linux-mediatek mailing list