arm: kirkwood: Dreamplug: Use Ethernet PHY name and address from device tree
authorTony Dinh <mibodhi@gmail.com>
Mon, 26 Jul 2021 06:01:19 +0000 (23:01 -0700)
committerStefan Roese <sr@denx.de>
Sat, 31 Jul 2021 07:59:58 +0000 (09:59 +0200)
commitad2ec5d728b4e5d78228883c4d566f0cf88fc0cd
tree79c33ba56adbd8a4280ecf515666722724054bd6
parentd29e442f85292b8e5e5cdd6a7673d458d8d0f0ef
arm: kirkwood: Dreamplug: Use Ethernet PHY name and address from device tree

In DM Ethernet, the old "egiga0" and 'egiga1" names are no longer valid,
so replace these with Ethernet PHY names from device tree. Also, read
Ethernet PHY address for each port from device tree.

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