Can I connect a two ethernet PHY chips (LAN8710 for example) to the processor through the MII / MDIO?
Is that supported by Linux driver?
Thanks.
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.
No, you cannot. You will have to connect a switch which includes 2 PHYs. Unfortunately the current Linux kernel does not support such feature yet.