Other Parts Discussed in Thread: DP83869HM,
Hi There,
We have a requirement to utilize SGMII PHYs as well as QSGMII PHYs in our product.
The following shows that in the PSDK Linux, the ethernet switch is managed by firmware running on one of the R5F cores:
Thus, the low level driver for the PHY would be located the PDK RTOS.
It seems to support 4 PHY drivers, none of which are SGMII.
I have seen the relevant e2e links discussing issues with SGMII:
Developer that wants to use a Marvell PHY:
Comment: "We do not integrate or support 3P PHY's, you will have to talk to Marvell to get a compatible PHY driver and integrate it with ENET-LLD. Take a look at this integration guide for help"
Timing validation (using a TI 1000Base T1 PHY, which supports single-pair Ethernet, or SPE, at up to 1000mbps):
Unfortunately we need a standard GbE PHY, not 1000Base-T1
Another developer asking for list of compatible SGMII PHYs:
Another developer using Marvell PHY (88Q5072, an automotive Ethernet 100BaseT1, supports SPE at up to 100 mbps):
Has TI worked with any SGMII PHYs that support standard 1000Base-T copper Ethernet ports? Even TI's own SGMII PHYs?
If not, can you please provide steps regarding how to bring up such a PHY?
Thanks!