arm: kirkwood: GoFlex Home: Use Ethernet PHY name and address from device tree
authorTony Dinh <mibodhi@gmail.com>
Fri, 30 Jul 2021 03:02:43 +0000 (20:02 -0700)
committerStefan Roese <sr@denx.de>
Wed, 11 Aug 2021 06:42:26 +0000 (08:42 +0200)
commit293a8de6fa0fdc70f6de6d7fb8d70d46e342e42c
tree8dd00729e7ddca06639148f84610801e75f7ff82
parent296c32b243888af0846afd829bdcdf8157763b4e
arm: kirkwood: GoFlex Home: Use Ethernet PHY name and address from device tree

In DM Ethernet, the old "egiga0" name is no longer valid,
so replace these with Ethernet PHY names from device tree. Also, read
Ethernet PHY address from device tree.

Signed-off-by: Tony Dinh <mibodhi@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
board/Seagate/goflexhome/goflexhome.c