ixp4xx_eth: Set MAC address from device tree
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 8 Jul 2022 23:55:30 +0000 (01:55 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 9 Jul 2022 11:34:18 +0000 (12:34 +0100)
commit877d4e3cedd18cd5a4cef7685b64af72f8322ac1
tree2dfe8680d0a39c5d9e6ad6b996bc3f92da820783
parentb3ba206ce84d3d5c963ea670c94d4de1335b6516
ixp4xx_eth: Set MAC address from device tree

If there is a MAC address specified in the device tree, then
use it. This is already perfectly legal to specify in accordance
with the generic ethernet-controller.yaml schema.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/xscale/ixp4xx_eth.c