• Russell King's avatar
    net: phy: marvell10g: add SFP+ support · 36023da1
    Russell King authored
    Add support for SFP+ cages to the Marvell 10G PHY driver. This is
    slightly complicated by the way phylib works in that we need to use
    a multi-step process to attach the SFP bus, and we also need to track
    the phylink state machine to know when the module's transmit disable
    signal should change state.
    
    With appropriate DT changes, this allows the SFP+ canges on the
    Macchiatobin platform to be functional.
    Signed-off-by: default avatarRussell King <rmk+kernel@armlinux.org.uk>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    36023da1
marvell10g.c 13.3 KB