zephyr/drivers/mdio
Declan Snyder 9f56ff5d64 drivers: mdio: Clear interrupt signal in ISR
Apparently, disabling the intterupt is not enough,
because without clearing the flag, some errors are occurring.

Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
2024-07-27 15:10:42 +03: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
Kconfig.esp32
Kconfig.gpio
Kconfig.nxp_enet drivers: mdio_nxp_enet: Fix busy wait 2024-07-10 19:13:27 -04: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
Kconfig.nxp_s32_netc
Kconfig.sam
Kconfig.stm32_hal drivers: mdio: add stm32 mdio support 2024-05-07 09:41:46 +02:00
Kconfig.xmc4xxx
mdio_adin2111.c
mdio_esp32.c driver: eth_esp32: fix shared clock check 2024-06-24 14:49:16 -04:00
mdio_gpio.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_enet.c drivers: mdio: Clear interrupt signal in ISR 2024-07-27 15:10:42 +03: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