Re: [U-Boot] [PATCH v2 1/3] Enable FEC driver to retrieve PHY address from device tree

2018-11-24 Thread Lukasz Majewski
On Fri, 23 Nov 2018 16:47:30 + Martyn Welch wrote: > Currently if we have more than one phy on the MDIO bus, we do not > have a good mechanism for determining which should be used at > runtime. Enable the FEC driver to determine the address for the PHY > from the device tree. > > Signed-off-

[U-Boot] [PATCH v2 1/3] Enable FEC driver to retrieve PHY address from device tree

2018-11-23 Thread Martyn Welch
Currently if we have more than one phy on the MDIO bus, we do not have a good mechanism for determining which should be used at runtime. Enable the FEC driver to determine the address for the PHY from the device tree. Signed-off-by: Martyn Welch --- Changes in v2: - New in v2 drivers/net/fec_