diff options
author | Jonathan Lemon <jonathan.lemon@gmail.com> | 2022-05-19 14:21:52 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-05-24 11:39:54 -0700 |
commit | b88fdbba931e9c79772120cb60a6ea8adaf0b451 (patch) | |
tree | 8028a08231d43988d21fe7872b2a6b21dcabf1fb /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | ee4cd7250c8f5fd47b77b2235057f4b52c1576a6 (diff) |
ptp: ocp: fix PPS source selector debugfs reporting
The NTL timecard design has a PPS1 selector which selects the
the PPS source automatically, according to Section 1.9 of the
documentation.
If there is a SMA PPS input detected:
- send signal to MAC and PPS slave selector.
If there is a MAC PPS input detected:
- send GNSS1 to the MAC
- send MAC to the PPS slave
If there is a GNSS1 input detected:
- send GNSS1 to the MAC
- send GNSS1 to the PPS slave.MAC
Change the debugfs summary so it reflects the correct mapping,
for assistance in debugging. No functional change.
Signed-off-by: Jonathan Lemon <jonathan.lemon@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions