commit | 760db29bdc97b73ff60b091315ad787b1deb5cf5 | [log] [tgz] |
---|---|---|
author | Phil Elwell <phil@raspberrypi.org> | Thu Apr 19 17:59:38 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Apr 20 11:39:09 2018 -0400 |
tree | cc739158ed3c54a9d28419d73f376d1691c399d6 | |
parent | a83762d97980f13b1ec7f2514b28666c0dac3af6 [diff] |
lan78xx: Read MAC address from DT if present There is a standard mechanism for locating and using a MAC address from the Device Tree. Use this facility in the lan78xx driver to support applications without programmed EEPROM or OTP. At the same time, regularise the handling of the different address sources. Signed-off-by: Phil Elwell <phil@raspberrypi.org> Signed-off-by: David S. Miller <davem@davemloft.net>