commit | c3875ca7d9f9ad135debc78e211ea062ac48323c | [log] [tgz] |
---|---|---|
author | Akinobu Mita <akinobu.mita@gmail.com> | Sat May 14 14:55:50 2016 +0900 |
committer | David S. Miller <davem@davemloft.net> | Mon May 16 13:55:49 2016 -0400 |
tree | 8175848962e7b2aa6887a6f1a89a9acc7a1460f4 | |
parent | 7d6da453efce17fae35707fa7e5757e7ade8b3cc [diff] |
net: w5100-spi: add support to specify MAC address by device tree This adds support to specify the MAC address by 'mac-address' or 'local-mac-address' properties in the device tree. These are common properties for the Ethernet controller. Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> Cc: Mike Sinkovsky <msink@permonline.ru> Cc: David S. Miller <davem@davemloft.net> Signed-off-by: David S. Miller <davem@davemloft.net>