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: phy_connect() issue in build up of sdk

Part Number: TDA4VM

Dear Sir,

We have made a custom board for TDA4 and at the moment we have issues in bringing up the Ethernet communication. 

At the moment in mcu-wakeup.dtsi file under the node label mcu_cpsw for node ethernet@046000000 we added a property

fixed-link {

Speed = <1000>;

Full-duplex;

};

So for now we have a link-up but we have a phy_connect() failed (could not get PHY for ethernet@046000000. 

Do i need to add any subnode in the ethernet node for phy or any other solution that we should approach ?

Regards

Manish