Commit 40bec579 authored by Vadim Fedorenko's avatar Vadim Fedorenko Committed by Paolo Abeni

docs: ABI: update OCP TimeCard sysfs entries

Update documentation according to the changes in the driver.

New attributes group tty is exposed and ttyGNSS, ttyGNSS2, ttyMAC and
ttyNMEA are moved to this group. Also, these attributes are no more
links to the devices but rather simple text files containing names of
tty devices.
Signed-off-by: default avatarVadim Fedorenko <vadfed@meta.com>
Reviewed-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: default avatarPaolo Abeni <pabeni@redhat.com>
parent 82ace0c8
...@@ -258,24 +258,29 @@ Description: (RW) When retrieving the PHC with the PTP SYS_OFFSET_EXTENDED ...@@ -258,24 +258,29 @@ Description: (RW) When retrieving the PHC with the PTP SYS_OFFSET_EXTENDED
the estimated point where the FPGA latches the PHC time. This the estimated point where the FPGA latches the PHC time. This
value may be changed by writing an unsigned integer. value may be changed by writing an unsigned integer.
What: /sys/class/timecard/ocpN/ttyGNSS What: /sys/class/timecard/ocpN/tty
What: /sys/class/timecard/ocpN/ttyGNSS2 Date: August 2024
Date: September 2021 Contact: Vadim Fedorenko <vadim.fedorenko@linux.dev>
Description: (RO) Directory containing the sysfs nodes for TTY attributes
What: /sys/class/timecard/ocpN/tty/ttyGNSS
What: /sys/class/timecard/ocpN/tty/ttyGNSS2
Date: August 2024
Contact: Jonathan Lemon <jonathan.lemon@gmail.com> Contact: Jonathan Lemon <jonathan.lemon@gmail.com>
Description: These optional attributes link to the TTY serial ports Description: (RO) These optional attributes contain names of the TTY serial
associated with the GNSS devices. ports associated with the GNSS devices.
What: /sys/class/timecard/ocpN/ttyMAC What: /sys/class/timecard/ocpN/tty/ttyMAC
Date: September 2021 Date: August 2024
Contact: Jonathan Lemon <jonathan.lemon@gmail.com> Contact: Jonathan Lemon <jonathan.lemon@gmail.com>
Description: This optional attribute links to the TTY serial port Description: (RO) This optional attribute contains name of the TTY serial
associated with the Miniature Atomic Clock. port associated with the Miniature Atomic Clock.
What: /sys/class/timecard/ocpN/ttyNMEA What: /sys/class/timecard/ocpN/tty/ttyNMEA
Date: September 2021 Date: August 2024
Contact: Jonathan Lemon <jonathan.lemon@gmail.com> Contact: Jonathan Lemon <jonathan.lemon@gmail.com>
Description: This optional attribute links to the TTY serial port Description: (RO) This optional attribute contains name of the TTY serial
which outputs the PHC time in NMEA ZDA format. port which outputs the PHC time in NMEA ZDA format.
What: /sys/class/timecard/ocpN/utc_tai_offset What: /sys/class/timecard/ocpN/utc_tai_offset
Date: September 2021 Date: September 2021
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment