commit | ad2ec5d728b4e5d78228883c4d566f0cf88fc0cd | [log] [tgz] |
---|---|---|
author | Tony Dinh <mibodhi@gmail.com> | Sun Jul 25 23:01:19 2021 -0700 |
committer | Stefan Roese <sr@denx.de> | Sat Jul 31 09:59:58 2021 +0200 |
tree | 79c33ba56adbd8a4280ecf515666722724054bd6 | |
parent | d29e442f85292b8e5e5cdd6a7673d458d8d0f0ef [diff] |
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>