Commit a410486
drivers: eth_mcux phy_setup moved after SMI init
SMI initialization is required to enable PHY communication.
PHY setups needs to run after SMI initialization.
Signed-off-by: Andrei Gansari <[email protected]>1 parent a8703b8 commit a410486
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
818 | 818 | | |
819 | 819 | | |
820 | 820 | | |
821 | | - | |
822 | | - | |
823 | 821 | | |
824 | 822 | | |
825 | 823 | | |
| |||
881 | 879 | | |
882 | 880 | | |
883 | 881 | | |
| 882 | + | |
| 883 | + | |
| 884 | + | |
884 | 885 | | |
885 | 886 | | |
886 | 887 | | |
| |||
0 commit comments