On 20. 04. 20 13:07, Matwey V. Kornilov wrote: > There are at least two different versions existing for MYIR Zturn: > > * v4 schematics has Atheros AR8035 PHY at 0b000 > http://www.myirtech.com/download/Zynq7000/Z-TURNBOARD_schematic.pdf > * v5 schematics has Micrel KSZ9031 PHY at 0b011 > v5 schematics available at DVD disk supplied with the board > > Specify both PHYs to make ethernet interface working for any board > revision. This commit relies on of_mdiobus_register() behaviour. typo - behavior. I think it will be very useful to describe that current behavior. Also would be good to test it on v4. Thanks, Michal