Skip to content

Commit fe3834c

Browse files
Binary-Eaterdavem330
authored andcommitted
docs: ptp.rst: Add information about NVIDIA Mellanox devices
The mlx5_core driver has implemented ptp clock driver functionality but lacked documentation about the PTP devices. This patch adds information about the Mellanox device family. Signed-off-by: Rahul Rameshbabu <[email protected]> Acked-by: Richard Cochran <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent a05d070 commit fe3834c

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

Documentation/driver-api/ptp.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,3 +122,16 @@ Supported hardware
122122
- LPF settings (bandwidth, phase limiting, automatic holdover, physical layer assist (per ITU-T G.8273.2))
123123
- Programmable output PTP clocks, any frequency up to 1GHz (to other PHY/MAC time stampers, refclk to ASSPs/SoCs/FPGAs)
124124
- Lock to GNSS input, automatic switching between GNSS and user-space PHC control (optional)
125+
126+
* NVIDIA Mellanox
127+
128+
- GPIO
129+
- Certain variants of ConnectX-6 Dx and later products support one
130+
GPIO which can time stamp external triggers and one GPIO to produce
131+
periodic signals.
132+
- Certain variants of ConnectX-5 and older products support one GPIO,
133+
configured to either time stamp external triggers or produce
134+
periodic signals.
135+
- PHC instances
136+
- All ConnectX devices have a free-running counter
137+
- ConnectX-6 Dx and later devices have a UTC format counter

0 commit comments

Comments
 (0)