summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@armlinux.org.uk>2020-07-30 22:51:55 +0100
committerRussell King <rmk+kernel@armlinux.org.uk>2020-11-03 13:39:45 +0000
commit9d63736b8c007ff89eddd011cf1faada2ef7f76b (patch)
tree22db686e2f37a3bb9af2b97edfef36c57f8fdbd2 /.gitattributes
parenta1573dadd8ba9bd9df73a221d53d30de2ac9c0ce (diff)
net: mvpp2: ptp: add support for receive timestamping
Add support for receive timestamping. When enabled, the hardware adds a timestamp into the receive queue descriptor for all received packets with no filtering. Hence, we can only support NONE or ALL receive filter modes. The timestamp in the receive queue contains two bit sof seconds and the full nanosecond timestamp. This has to be merged with the remainder of the seconds from the TAI clock to arrive at a full timestamp before we can convert it to a ktime for the skb hardware timestamp field. Acked-by: Richard Cochran <richardcochran@gmail.com> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions