From: Andrew Lunn <andrew@lunn.ch> Date: 2021-04-07 23:10:41
On Wed, Apr 07, 2021 at 10:22:52PM +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>