zephyr/drivers/mdio
Fabio Baltieri 5037e3a902 ethernet: sam-gmac: make phy a phandle of the ethernet device
Make ethernet phys childs of the mdio device and move the mdio device up
a level on the tree. That makes the device hierarchy coherent with the
required initialization priority and allows keeping the sequence in
check with CHECK_INIT_PRIORITIES.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-08-01 15:37:59 +02:00
..
CMakeLists.txt drivers: mdio: add adin2111 2023-05-26 09:50:09 -04:00
Kconfig drivers: mdio: add adin2111 2023-05-26 09:50:09 -04:00
Kconfig.adin2111 drivers: mdio: adin2111: correct prompt 2023-06-16 05:42:36 -04:00
Kconfig.esp32 soc: xtensa,riscv: esp32xx: refactor folder structure 2023-07-25 18:12:33 +02:00
Kconfig.nxp_s32 drivers: mdio: add support for NXP S32 NETC EMDIO 2023-01-24 14:37:20 +01:00
Kconfig.sam drivers: mdio: add Atmel SAM MDIO driver 2021-08-27 11:43:48 -04:00
mdio_adin2111.c drivers: mdio: add adin2111 2023-05-26 09:50:09 -04:00
mdio_esp32.c include: add missing kernel.h include 2022-10-11 18:05:17 +02:00
mdio_nxp_s32_netc.c drivers: mdio: add support for NXP S32 NETC EMDIO 2023-01-24 14:37:20 +01:00
mdio_sam.c ethernet: sam-gmac: make phy a phandle of the ethernet device 2023-08-01 15:37:59 +02:00
mdio_shell.c drivers: mdio: shell: support adin2111 2023-05-26 09:50:09 -04:00