On Mon, Nov 09, 2020 at 09:16:05AM +0800, Jisheng Zhang wrote: > The .config_aneg in microchip_t1 is genphy_config_aneg, so it's not > needed, because the phy core will call genphy_config_aneg() if the > .config_aneg is NULL. > > Signed-off-by: Jisheng Zhang <jisheng.zh...@synaptics.com>
Reviewed-by: Andrew Lunn <and...@lunn.ch> Andrew