zephyr/drivers/mdio
Dat Nguyen Duy c6b86d5b1b drivers: mdio: mdio nxp s32 netc should depend on eth netc driver
MDIO is currently initialized in the ETH NXP S32 NETC
driver for Physical Station Interface (PSI), so do not
try to build the MDIO driver if the ETH driver is not built

Signed-off-by: Dat Nguyen Duy <dat.nguyenduy@nxp.com>
2023-11-08 10:10:50 +01:00
..
CMakeLists.txt drivers: mdio: add bit-bang driver 2023-09-24 08:28:10 -04:00
Kconfig drivers: mdio: add bit-bang driver 2023-09-24 08:28:10 -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.gpio drivers: mdio: add bit-bang driver 2023-09-24 08:28:10 -04:00
Kconfig.nxp_s32 drivers: mdio: mdio nxp s32 netc should depend on eth netc driver 2023-11-08 10:10:50 +01:00
Kconfig.sam drivers: mdio: add Atmel SAM MDIO driver 2021-08-27 11:43:48 -04:00
mdio_adin2111.c mdio: introduce Clause 45 APIs 2023-09-28 09:33:10 +02:00
mdio_esp32.c mdio: introduce Clause 45 APIs 2023-09-28 09:33:10 +02:00
mdio_gpio.c mdio: introduce Clause 45 APIs 2023-09-28 09:33:10 +02:00
mdio_nxp_s32_netc.c mdio: introduce Clause 45 APIs 2023-09-28 09:33:10 +02:00
mdio_sam.c mdio: introduce Clause 45 APIs 2023-09-28 09:33:10 +02:00
mdio_shell.c mdio: shell: add Clause 45 commands 2023-09-28 09:33:10 +02:00