ARM: am3517-evm: Remove more non-DM legacy ethernet reset code
authorAdam Ford <aford173@gmail.com>
Sat, 26 Feb 2022 16:13:09 +0000 (10:13 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 10 Mar 2022 18:57:04 +0000 (13:57 -0500)
commitb2356be87d27efc0d2d1ecf0a65b663c59854aed
tree7bbd1dea37d49ac21e0fc73b1d8958f5b6ed5570
parent019548efb03b804a4b3ae3329db4a5450be434ca
ARM: am3517-evm: Remove more non-DM legacy ethernet reset code

The ethernet controller is DM compliant, and the device tree
defines it.  There is no need to manually handle pulling
the ethernet out of reset.

Signed-off-by: Adam Ford <aford173@gmail.com>
Tested-by: Derald D. Woods <woods.technical@gmail.com>
board/logicpd/am3517evm/am3517evm.c