commit | f18fe84aa688aee99c1fc44d745a6f3ae3691d6b | [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 | 9579301b1b3533087599f90d19fd6b73b2c496b4 [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>