Re: [PATCH net-next 2/2] net: phy: broadcom: add 1000Base-X support for BCM54616S
From: Andrew Lunn <andrew@lunn.ch>
Date: 2019-07-30 13:17:34
Also in:
lkml, openbmc
From: Andrew Lunn <andrew@lunn.ch>
Date: 2019-07-30 13:17:34
Also in:
lkml, openbmc
Again, I don't think Linux has generic support for overwriting (or even describing) the operating mode of a PHY, although maybe that's a direction we would want to push the discussion towards. RGMII to copper, RGMII to fiber, SGMII to copper, copper to fiber (media converter), even RGMII to SGMII (RTL8211FS supports this) - lots of modes, and this is only for gigabit PHYs...
This is something Russell King has PHYLINK patches for, which have not yet been merged. There are some boards which use a PHY as a media converter, placed between the MAC and an SFP. Andrew