commit | d1ac23f7d730d350aa36bf468c29d3728f7a6e27 | [log] [tgz] |
---|---|---|
author | Martyn Welch <martyn@welchs.me.uk> | Tue Dec 11 11:34:45 2018 +0000 |
committer | Stefano Babic <sbabic@denx.de> | Mon Jan 28 12:47:15 2019 +0100 |
tree | c5e2836885dd10de91775d7b34721cc1d32a80ea | |
parent | 2c181e3e936d6c01f09bf81a620117ed65c2889c [diff] |
Enable FEC driver to retrieve PHY address from device tree 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 <martyn.welch@collabora.com> Reviewed-by: Lukasz Majewski <lukma@denx.de>