commit | 43e75bb8e425fe95de9562f32c9396ae477d6061 | [log] [tgz] |
---|---|---|
author | Tony Dinh <mibodhi@gmail.com> | Fri Jul 16 02:18:04 2021 -0700 |
committer | Stefan Roese <sr@denx.de> | Mon Jul 19 08:44:18 2021 +0200 |
tree | 5e3a1d13327fdc7f0f5407eb4c815f59d4bffe47 | |
parent | 488c519dae3868fbd6f0a2469662561b50466c16 [diff] |
arm: kirkwood: Marvell Sheevaplug: Use Ethernet PHY name and address from device tree - In DM Ethernet, the old "egiga0" name is no longer valid, so replace it with Ethernet PHY name from device tree. Also, Ethernet PHY address is available so read it from device tree. Signed-off-by: Tony Dinh <mibodhi@gmail.com>