Re: [PATCH net-next v3 1/3] net: ethernet: ti: am65-cpts: Enable PTP RX HW timestamp using CPTS FIFO

From: Jiri Pirko
Date: Wed Mar 20 2024 - 09:26:49 EST


Wed, Mar 20, 2024 at 11:25:58AM CET, c-vankar@xxxxxx wrote:
>CPTS module supports capturing timestamp for every packet it receives,
>add a new function named "am65_cpts_find_rx_ts()" to get the timestamp
>of received packets from CPTS FIFO.
>
>Add another function named "am65_cpts_rx_timestamp()" which internally
>calls "am65_cpts_find_rx_ts()" function and timestamps the received
>PTP packets.
>
>Signed-off-by: Chintan Vankar <c-vankar@xxxxxx>

net-next is closed. Repost next week please.