From: Andrew Lunn <andrew@lunn.ch> Date: 2021-04-07 00:01:23
On Wed, Apr 07, 2021 at 12:11:05AM +0200, Marek Behún wrote:
88E2111 is a variant of 88E2110 which does not support 5 gigabit speeds.
Differentiate these variants via the match_phy_device() method, since
they have the same PHY ID.
Signed-off-by: Marek Behún <kabel@kernel.org>