Searched hist:e821a7bdb13435eace82e907363dc59be56f139a (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | ravb.c | e821a7bdb13435eace82e907363dc59be56f139a Fri Jul 21 21:20:34 UTC 2017 Marek Vasut <marek.vasut@gmail.com> net: ravb: Detect PHY correctly
The order of parameters passed to the phy_connect() was wrong. Moreover, only PHY address 0 was used. Replace this with code capable of detecting the PHY address.
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Joe Hershberger <joe.hershberger@ni.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Acked-by: Joe Hershberger <joe.hershberger@ni.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
|