diff options
author | Min Li <min.li.xe@renesas.com> | 2022-05-16 10:47:06 -0400 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-05-17 17:49:04 -0700 |
commit | bec67592521ec816371f5f072b1a340e1c2ad434 (patch) | |
tree | 78896d64f1988052b8a905195bdf933178ba5803 /lib/raid6/Makefile | |
parent | 5ff0348b7f755aac2770bbfc244f5371e4e55224 (diff) | |
download | linux-bec67592521ec816371f5f072b1a340e1c2ad434.tar.bz2 |
ptp: ptp_clockmatrix: Add PTP_CLK_REQ_EXTTS support
Use TOD_READ_SECONDARY for extts to keep TOD_READ_PRIMARY
for gettime and settime exclusively. Before this change,
TOD_READ_PRIMARY was used for both extts and gettime/settime,
which would result in changing TOD read/write triggers between
operations. Using TOD_READ_SECONDARY would make extts
independent of gettime/settime operation
Signed-off-by: Min Li <min.li.xe@renesas.com>
Acked-by: Richard Cochran <richardcochran@gmail.com>
Link: https://lore.kernel.org/r/1652712427-14703-1-git-send-email-min.li.xe@renesas.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'lib/raid6/Makefile')
0 files changed, 0 insertions, 0 deletions