diff options
author | Vladimir Oltean <olteanv@gmail.com> | 2019-10-16 21:41:02 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-10-18 12:55:30 -0400 |
commit | 2fb079a28ae856145e8977d08b77403a3a5d6a70 (patch) | |
tree | e5b7f51f2a6b207f6d2f4355e35c6b7b7e78ae4b /net/ipv4/tcp_timer.c | |
parent | d9496f3ecfe4823c1e12aecbcc29220147fa012c (diff) |
net: dsa: sja1105: Switch to hardware operations for PTP
Adjusting the hardware clock (PTPCLKVAL, PTPCLKADD, PTPCLKRATE) is a
requirement for the auxiliary PTP functionality of the switch
(TTEthernet, PPS input, PPS output).
Therefore we need to switch to using these registers to keep a
synchronized time in hardware, instead of the timecounter/cyclecounter
implementation, which is reliant on the free-running PTPTSCLK.
Signed-off-by: Vladimir Oltean <olteanv@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_timer.c')
0 files changed, 0 insertions, 0 deletions