of_reset_control_get
rstc = of_reset_control_get(np, NULL);
rstc = of_reset_control_get(node, NULL);
bsp_priv->phy_reset = of_reset_control_get(plat->phy_node, NULL);
rk_phy->reset = of_reset_control_get(child, "phy-reset");