lkml.org 
[lkml]   [2024]   [Apr]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH net-next v1 0/4] add support for TimeSync path delays
    Date
    Add support for TimeSync path delay information to the PHY framework to
    allow PHY driver provide path delay information and extend STMMAC to
    make use of it.

    Oleksij Rempel (4):
    net: phy: Add TimeSync delay query support to PHYlib API
    net: phy: micrel: lan8841: set default PTP latency values
    net: phy: realtek: provide TimeSync data path delays for RTL8211E
    net: stmmac: use delays reported by the PHY driver to correct MAC
    propagation delay

    drivers/net/ethernet/stmicro/stmmac/stmmac.h | 2 +
    .../ethernet/stmicro/stmmac/stmmac_hwtstamp.c | 4 ++
    .../net/ethernet/stmicro/stmmac/stmmac_main.c | 17 +++++-
    drivers/net/phy/micrel.c | 55 +++++++++++++++++-
    drivers/net/phy/phy_device.c | 57 +++++++++++++++++++
    drivers/net/phy/realtek.c | 42 ++++++++++++++
    include/linux/phy.h | 31 ++++++++++
    7 files changed, 206 insertions(+), 2 deletions(-)

    --
    2.39.2


    \
     
     \ /
      Last update: 2024-04-17 18:44    [W:4.058 / U:0.216 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site