[PATCH net-next 7/7] net: phy: marvell10g: add support for the 88x2110 PHY

2019-02-21 Thread Maxime Chevallier
This patch adds support for the 88x2110 PHY, which is similar to the already supported 88x3310 PHY without the SFP interface. It supports 10/100/1000BASET along with 2.5GBASET, 5GBASET and 10GBASET, with the same interface modes that are used by the 3310. This PHY don't have the same issue as the

Re: [PATCH net-next 7/7] net: phy: marvell10g: add support for the 88x2110 PHY

2019-01-20 Thread Andrew Lunn
> + /* Make sure we advertise all the supported modes, and not just the > + * default one specified in the driver's .features. > + */ > + linkmode_copy(phydev->advertising, phydev->supported); We need to look a this. This is something the core should be doing. Andrew

[PATCH net-next 7/7] net: phy: marvell10g: add support for the 88x2110 PHY

2019-01-18 Thread Maxime Chevallier
This patch adds support for the 88x2110 PHY, which is similar to the already supported 88x3310 PHY without the SFP interface. It supports 10/100/1000BASET along with 2.5GBASET, 5GBASET and 10GBASET, with the same interface modes that are used by the 3310. This PHY don't have the same issue as the