All trademarks are the property of their respective owners.
DP83825 is a low-cost Ethernet Phy. This document validates that the DP83825 Phy is compatible with the Linux Platform and uses the smallest TI Linux Platform EVM (BeagleBoneBlack) for a base. Follow the steps in this document to use the DP83825 Phy as specified.
Figure 2-1, is a Sitara MDIO / MII arch example. In the Figure 2-1, the MDIO is a control interface to control the Phy (example: DP83825), and the MII is an interface for the Data Channel between CPU and Phy.
Figure 2-2, show an example that the MII can be replaced by the other Ethernet Phy spec, for example (RMII, RGMII, SGMII and so on). MDIO control interface can be replaced by I2C/SPI.
While using TI Sitara platform to adapt the TI Phy, we are continuing with MDIO. The EMAC in the Figure 2-2 is an Ethernet MAC layer.
For additional information about merging these two sections, Figure 3-1 shows the merged concept.
The BBB uses MII with Microchip Phy LAN8710A, we need to change the hardware and software setting to RMII for adapting to the TI Phy DP83825.