commit | 464ca99f8e8ea43e31cffc6dcf026520c8de0609 | [log] [tgz] |
---|---|---|
author | Chee Hong Ang <chee.hong.ang@intel.com> | Fri Jul 10 23:52:32 2020 +0800 |
committer | Ley Foon Tan <ley.foon.tan@intel.com> | Fri Oct 09 17:53:10 2020 +0800 |
tree | 3c3b24dfd6fab483baa510152fad8b290b34fddd | |
parent | d24f2bc1481323b37b056522b3b246ee2d59a943 [diff] |
arm: socfpga: soc64: Remove PHY interface setup from misc arch init 'dwmac_socfpga' driver will setup the PHY interface during probe. PHY interface setup in arch_misc_init() is no longer needed. Signed-off-by: Chee Hong Ang <chee.hong.ang@intel.com> Reviewed-by: Ley Foon Tan <ley.foon.tan@intel.com>