commit | 04c8f4fcf0ec74dd4f23074fffc38a7e63cb7d61 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Mon Aug 13 20:06:46 2018 +0200 |
committer | Marek Vasut <marex@denx.de> | Mon Aug 13 22:35:42 2018 +0200 |
tree | 877423c7f5633ce9036b7ecf38a04c8a913455ce | |
parent | 40ca091afd8034a1ff5c70e89dcb869d26754edf [diff] |
ARM: socfpga: Remove adhoc ethernet reset and configuration Remove ad-hoc ethernet syscon registers configuration and reset support. Reset is now handled by the reset framework and the syscon registers are set in the dwmac_socfpga.c driver. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Chin Liang See <chin.liang.see@intel.com> Cc: Dinh Nguyen <dinguyen@kernel.org> Cc: Ley Foon Tan <ley.foon.tan@intel.com>