Re: [PATCH net-next v4 11/16] net: phy: marvell10g: add separate structure for 88X3340
From: Andrew Lunn <andrew@lunn.ch> Date: 2021-04-07 23:09:43
On Wed, Apr 07, 2021 at 10:22:49PM +0200, Marek Behún wrote:
The 88X3340 contains 4 cores similar to 88X3310, but there is a
difference: it does not support xaui host mode. Instead the
corresponding MACTYPE means
rxaui / 5gbase-r / 2500base-x / sgmii without AN
Signed-off-by: Marek Behún <kabel@kernel.org>