This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VM: Accessing external PHY via MDIO bus connected to CPSW9G internal switch from Linux

Part Number: TDA4VM

Hi,

I have a custom designed board where some 3rd party PHYs are interfaced to the MACports of cpsw9g  - internal switch.

As I understand, CSW9G internal switch is managed by EthFW and it controls the MDIO bus too.

I have the PHY driver already integrated into Linux.  Now, the question is :

1.  For the EthFW to access the PHY, is it mandatory to have the PHY driver integrated into ENET_LLD?

2.  Is MDIO bus accessible from Linux ? - can the PHY be accessed from Linux via MDIO bus?