zephyr/drivers/mdio
Angelo Dureghello fe29929c91 drivers: mdio: add stm32 mdio support
MDIO is part of the ETH IP, but some phy chip may need a
specific phy driver to set up certain vendor registers enabling
particular features.

Add support for stm32 mdio access.

Signed-off-by: Angelo Dureghello <adureghello@baylibre.com>
2024-05-07 09:41:46 +02:00
..
CMakeLists.txt drivers: mdio: add stm32 mdio support 2024-05-07 09:41:46 +02:00
Kconfig drivers: mdio: add stm32 mdio support 2024-05-07 09:41:46 +02:00
Kconfig.adin2111 drivers: mdio: adin2111: correct prompt 2023-06-16 05:42:36 -04:00
Kconfig.esp32 drivers: mdio: esp32: add dependency of node status 2023-11-27 12:22:18 +00:00
Kconfig.gpio drivers: mdio: add bit-bang driver 2023-09-24 08:28:10 -04:00
Kconfig.nxp_enet drivers: mdio: Add NXP ENET MDIO driver 2023-11-28 14:34:02 -06:00
Kconfig.nxp_enet_qos drivers: mdio: Add NXP ENET QOS MDIO Driver 2024-04-02 21:02:25 -04:00
Kconfig.nxp_s32_gmac drivers: mdio: add support for NXP S32 GMAC 2023-11-28 08:07:44 -06:00
Kconfig.nxp_s32_netc drivers: mdio: add support for NXP S32 GMAC 2023-11-28 08:07:44 -06:00
Kconfig.sam drivers: mdio: add Atmel SAM MDIO driver 2021-08-27 11:43:48 -04:00
Kconfig.stm32_hal drivers: mdio: add stm32 mdio support 2024-05-07 09:41:46 +02:00
Kconfig.xmc4xxx drivers: mdio: Add xmc4xxx mdio drivers 2024-01-09 10:00:47 +01:00
mdio_adin2111.c mdio: introduce Clause 45 APIs 2023-09-28 09:33:10 +02:00
mdio_esp32.c drivers: mdio: Remove empty functions 2024-04-29 22:31:16 +01:00
mdio_gpio.c drivers: mdio: Remove empty functions 2024-04-29 22:31:16 +01:00
mdio_nxp_enet.c drivers: mdio: Remove empty functions 2024-04-29 22:31:16 +01:00
mdio_nxp_enet_qos.c drivers: mdio: Remove empty functions 2024-04-29 22:31:16 +01:00
mdio_nxp_s32_gmac.c drivers: mdio: Remove empty functions 2024-04-29 22:31:16 +01:00
mdio_nxp_s32_netc.c drivers: mdio: Remove empty functions 2024-04-29 22:31:16 +01:00
mdio_sam.c hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
mdio_shell.c drivers: mdio: Add NXP ENET QOS MDIO Driver 2024-04-02 21:02:25 -04:00
mdio_stm32_hal.c drivers: mdio: add stm32 mdio support 2024-05-07 09:41:46 +02:00
mdio_xmc4xxx.c drivers: mdio: Add xmc4xxx mdio drivers 2024-01-09 10:00:47 +01:00