commit | 55399444976b9ff94768e025b551feff7724cb34 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Sun Mar 15 17:39:01 2020 +0100 |
committer | marex <marex@desktop.lan> | Fri May 01 15:37:48 2020 +0200 |
tree | 2d61ef846de8f8f3b6bb4600c562c9644e93557e | |
parent | cc83018afeed6368dac8960df2386f5bcddbdd49 [diff] |
net: smc911x: Add DM support Add support for U-Boot DM and DT probing. Furthermore, build the SMC911x standalone EEPROM example only for the non-DM case, as it is not converted yet. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Joe Hershberger <joe.hershberger@ni.com> Cc: Masahiro Yamada <yamada.masahiro@socionext.com>