]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit677a4119378f3a02bba050090521ce03bfdf00a4
tree2dfe8680d0a39c5d9e6ad6b996bc3f92da820783
parenta8d14fa9a42f68fd8b87e99cc95043ec958d0499
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