zephyr/drivers/ethernet/phy
Yangbo Lu b77dab6199 drivers: ethernet: phy_realtek_rtl8211f: enable RGMII TX/RX delay
The RGMII specifies output TXC/RXC and TXD/RXD without any clock skew.
Need to add skew on clock line to make sure the other side sample
right data. This can also be done in PCB traces.
This patch is to enable RGMII TX/RX delay to ensure timing.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
2024-06-14 15:36:39 +02: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
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