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