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> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.adin2111 | ||
| Kconfig.esp32 | ||
| Kconfig.gpio | ||
| Kconfig.nxp_enet | ||
| Kconfig.nxp_enet_qos | ||
| Kconfig.nxp_s32_gmac | ||
| Kconfig.nxp_s32_netc | ||
| Kconfig.sam | ||
| Kconfig.stm32_hal | ||
| Kconfig.xmc4xxx | ||
| mdio_adin2111.c | ||
| mdio_esp32.c | ||
| mdio_gpio.c | ||
| mdio_nxp_enet_qos.c | ||
| mdio_nxp_enet.c | ||
| mdio_nxp_s32_gmac.c | ||
| mdio_nxp_s32_netc.c | ||
| mdio_sam.c | ||
| mdio_shell.c | ||
| mdio_stm32_hal.c | ||
| mdio_xmc4xxx.c | ||