On 04/01/16 09:36, Andrew Lunn wrote: > Make it clear that mdiobus_scan () will only find devices which have a > vendor/product ID in registers 2 and 3. These are typically PHY > devices. Other sort of MDIO devices, such as switches, are not > expected to be found during the scan. > > Similarly, __mdiobus_register(), which calls mdiobus_scan() will only > find PHY devices, and other sorts of MDIO devices are expected to be > instantiated from device tree. > > Signed-off-by: Andrew Lunn <and...@lunn.ch>
Reviewed-by: Florian Fainelli <f.faine...@gmail.com> -- Florian -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html