drivers: eth: mcux: Fix PTP clock init priority dependency
The net_core device initialization has a subtle dependency
on the PTP clock initialization. Adding a Kconfig and set
it to a priority level less than net_core. This will ensure
the initialization sequence.
Fixes #38571
Signed-off-by:
David Leach <david.leach@nxp.com>
Loading
Please sign in to comment