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:
parent
d74d0f7ac7
commit
d139d84338
11 changed files with 99 additions and 82 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue