Here are some updates for marvell10g PHY driver. Changes since v1: - added various MACTYPEs support also for 88E21XX - differentiate between specific models with same PHY_ID - better check for compatible interface - print exact model
Marek Behún (12): net: phy: marvell10g: rename register net: phy: marvell10g: fix typo net: phy: marvell10g: allow 5gbase-r and usxgmii net: phy: marvell10g: indicate 88X33X0 only port control registers net: phy: marvell10g: add MACTYPE definitions for 88X33X0/88X33X0P net: phy: marvell10g: add MACTYPE definitions for 88E21XX net: phy: marvell10g: add code to determine number of ports net: phy: marvell10g: support all rate matching modes net: phy: marvell10g: support other MACTYPEs net: phy: add constants for 2.5G and 5G speed in PCS speed register net: phy: marvell10g: print exact model net: phy: marvell10g: better check for compatible interface drivers/net/phy/marvell10g.c | 262 +++++++++++++++++++++++++++++------ include/uapi/linux/mdio.h | 2 + 2 files changed, 220 insertions(+), 44 deletions(-) -- 2.26.2