zephyr/drivers/ethernet/phy
Fin Maaß da090f1cb9 drivers: ethernet: phy: phy_mii: use no-reset option
the dts binding of the ethernet-phy has the option
"no-reset" and the according driver already has the
right logic to make use of it, but unfortunately
the connection between them was missing.

Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
2024-07-27 15:12:49 +03:00
..
CMakeLists.txt drivers: ethernet: phy: Add Realtek RTL8211F PHY driver 2024-06-06 20:08:27 -04:00
Kconfig drivers: ethernet: phy: Add Realtek RTL8211F PHY driver 2024-06-06 20:08:27 -04:00
Kconfig.tja1103 drivers: eth: phy: tja1103: Handle link change 2024-02-01 14:29:43 -06:00
phy_adin2111_priv.h
phy_adin2111.c drivers: eth: phy: adin2111: add support for adin1100 phy 2024-05-07 09:41:46 +02:00
phy_microchip_ksz8081.c dts: bindings: Fix KSZ8081 property names 2024-06-10 21:03:35 -04:00
phy_mii.c drivers: ethernet: phy: phy_mii: use no-reset option 2024-07-27 15:12:49 +03:00
phy_realtek_rtl8211f.c drivers: ethernet: phy_realtek_rtl8211f: enable RGMII TX/RX delay 2024-06-14 15:36:39 +02:00
phy_tja1103.c drivers: eth: phy: tja1103: Handle link change 2024-02-01 14:29:43 -06:00