fwnode_phy_find_device
return fwnode_phy_find_device(of_fwnode_handle(phy_np));
EXPORT_SYMBOL(fwnode_phy_find_device);
phy_dev = fwnode_phy_find_device(phy_fwnode);
struct phy_device *fwnode_phy_find_device(struct fwnode_handle *phy_fwnode);