Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 3b9b5f34 authored by Lokesh Vutla's avatar Lokesh Vutla
Browse files

net: ti: prueth: hsr: Add support for timestamping tx packets


When PTP support is enabled in hsr firmware, the firmware timestamps
the ptp packets that are going out via prueth ports. The timestamp value
is copied to a shared memory location. After timestamping, a host irq is
raised by the firmware as a notification to read the timestamp.

Add support for handling this ptp tx irq, read the tx timestamp and pass
it to userspace layer.

Signed-off-by: default avatarLokesh Vutla <lokeshvutla@ti.com>
parent e8c9d5d8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment