> I wonder if we can just delete the phy-handle property, and list a > PHY at both address 0 and 4 with the appropriate configuration... Hi Russell, Michael The Freescale FEC has an open coded version of phy_find_first(). So if you don't have a phy-handle, it will go searching for a PHY on the MDIO bus and should find it at 0 or 4. Andrew