drivers: ethernet: stm32: make mac a child like the mdio node

mac and mdio are now on the same level, this way
phy-handle can be used.

Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
This commit is contained in:
Fin Maaß 2025-03-26 07:40:06 +01:00 committed by Benjamin Cabé
commit d139d84338
11 changed files with 99 additions and 82 deletions

View file

@ -63,10 +63,6 @@ config CLOCK_CONTROL_INIT_PRIORITY
default 1
depends on CLOCK_CONTROL
config PHY_INIT_PRIORITY
default 81
depends on NET_L2_ETHERNET && ETH_DRIVER
# Get flash configuration for NS image from dts flash partition
config USE_DT_CODE_PARTITION
default y if TRUSTED_EXECUTION_NONSECURE