Re: [PATCH net-next v3 13/18] net: phy: marvell10g: add separate structure for 88X3340
From: Andrew Lunn <andrew@lunn.ch> Date: 2021-04-06 23:47:36
On Wed, Apr 07, 2021 at 12:11:02AM +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>