Re: [PATCH v4 net-next 3/8] net: phy: bcm84881: move the in-band capability check where it belongs
From: Vladimir Oltean <vladimir.oltean@nxp.com>
Date: 2022-11-22 12:25:04
From: Vladimir Oltean <vladimir.oltean@nxp.com>
Date: 2022-11-22 12:25:04
On Tue, Nov 22, 2022 at 09:38:43AM +0000, Russell King (Oracle) wrote:
88E1111 is the commonly used accessible PHY on gigabit SFPs, as this PHY implements I2C access natively.
As a side question, I suppose it would be possible to put PHYs on copper SFP modules even if they don't natively implement I2C access. In that case, if configuration from the host is at all available, how does that happen, is there some sort of protocol translator (I2C -> MDIO) on the module? Do you know of any part number for an I2C controlled MDIO controller?