zephyr/drivers/mdio
Duy Nguyen f9705969b7 drivers: mdio: Initial support for renesas RA mdio driver
Add support for mdio driver for Renesas RA MCU series
This support utilize the r_ether_phy driver in hal renesas
to support mdio write and read function

Signed-off-by: Duy Nguyen <duy.nguyen.xa@renesas.com>
2024-12-05 07:45:19 +01:00
..
CMakeLists.txt drivers: mdio: Initial support for renesas RA mdio driver 2024-12-05 07:45:19 +01:00
Kconfig drivers: mdio: Initial support for renesas RA mdio driver 2024-12-05 07:45:19 +01:00
Kconfig.adin2111
Kconfig.dwcxgmac drivers: ethernet: dwc_xgmac: Added dwc-xgmac 2024-09-05 17:03:05 -04:00
Kconfig.esp32
Kconfig.gpio
Kconfig.litex drivers: mdio: litex: add mdio driver 2024-08-05 16:29:06 +02:00
Kconfig.nxp_enet boards: nxp: Removing CONFIG_PINCTRL from the boards defconfig 2024-10-15 19:09:45 -04:00
Kconfig.nxp_enet_qos
Kconfig.nxp_imx_netc drivers: mdio: add NXP i.MX NETC MDIO driver 2024-10-16 10:00:32 +02:00
Kconfig.nxp_s32_gmac boards: nxp: Removing CONFIG_PINCTRL from the boards defconfig 2024-10-15 19:09:45 -04:00
Kconfig.nxp_s32_netc boards: nxp: Removing CONFIG_PINCTRL from the boards defconfig 2024-10-15 19:09:45 -04:00
Kconfig.renesas_ra drivers: mdio: Initial support for renesas RA mdio driver 2024-12-05 07:45:19 +01:00
Kconfig.sam
Kconfig.stm32_hal drivers: stm32: Select PINCTRL when required 2024-09-03 14:40:55 +01:00
Kconfig.xmc4xxx drivers: all: xmc4xxx: select PINCTRL 2024-12-04 16:12:31 +01:00
mdio_adin2111.c drivers: mdio: Place API into iterable section 2024-12-02 18:20:47 +01:00
mdio_dwcxgmac.c drivers: mdio: Place API into iterable section 2024-12-02 18:20:47 +01:00
mdio_esp32.c drivers: mdio: Place API into iterable section 2024-12-02 18:20:47 +01:00
mdio_gpio.c drivers: mdio: Place API into iterable section 2024-12-02 18:20:47 +01:00
mdio_litex_liteeth.c drivers: mdio: Place API into iterable section 2024-12-02 18:20:47 +01:00
mdio_nxp_enet.c drivers: mdio: Place API into iterable section 2024-12-02 18:20:47 +01:00
mdio_nxp_enet_qos.c drivers: mdio: Place API into iterable section 2024-12-02 18:20:47 +01:00
mdio_nxp_imx_netc.c drivers: mdio: Place API into iterable section 2024-12-02 18:20:47 +01:00
mdio_nxp_s32_gmac.c drivers: mdio: Place API into iterable section 2024-12-02 18:20:47 +01:00
mdio_nxp_s32_netc.c drivers: mdio: Place API into iterable section 2024-12-02 18:20:47 +01:00
mdio_renesas_ra.c drivers: mdio: Initial support for renesas RA mdio driver 2024-12-05 07:45:19 +01:00
mdio_sam.c drivers: mdio: Place API into iterable section 2024-12-02 18:20:47 +01:00
mdio_shell.c drivers: mdio: add NXP i.MX NETC MDIO driver 2024-10-16 10:00:32 +02:00
mdio_stm32_hal.c drivers: mdio: Place API into iterable section 2024-12-02 18:20:47 +01:00
mdio_xmc4xxx.c drivers: mdio: Place API into iterable section 2024-12-02 18:20:47 +01:00