[PATCH v7 12/12] ABI: pps: Add ABI documentation for Intel TIO

From: lakshmi . sowjanya . d
Date: Tue Apr 30 2024 - 04:58:39 EST


From: Lakshmi Sowjanya D <lakshmi.sowjanya.d@xxxxxxxxx>

Document sysfs interface for Intel Timed I/O PPS driver.

Signed-off-by: Lakshmi Sowjanya D <lakshmi.sowjanya.d@xxxxxxxxx>
---
Documentation/ABI/testing/sysfs-platform-pps-tio | 7 +++++++
MAINTAINERS | 1 +
2 files changed, 8 insertions(+)
create mode 100644 Documentation/ABI/testing/sysfs-platform-pps-tio

diff --git a/Documentation/ABI/testing/sysfs-platform-pps-tio b/Documentation/ABI/testing/sysfs-platform-pps-tio
new file mode 100644
index 000000000000..2d9f7dd3813c
--- /dev/null
+++ b/Documentation/ABI/testing/sysfs-platform-pps-tio
@@ -0,0 +1,7 @@
+What: /sys/devices/platform/INTCxxxx/enable
+Date: May 2024
+KernelVersion: 6.10
+Contact: Lakshmi Sowjanya D <lakshmi.sowjanya.d@xxxxxxxxx>
+Description:
+ (RW) Enable or disable PPS TIO generator output, read to
+ see the status of hardware (Enabled/Disabled).
diff --git a/MAINTAINERS b/MAINTAINERS
index f6dc90559341..381e31343db9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17669,6 +17669,7 @@ M: Rodolfo Giometti <giometti@xxxxxxxxxxxx>
L: linuxpps@xxxxxxxxxxxxxxx (subscribers-only)
S: Maintained
W: http://wiki.enneenne.com/index.php/LinuxPPS_support
+F: Documentation/ABI/testing/sysfs-platform-pps-tio
F: Documentation/ABI/testing/sysfs-pps
F: Documentation/devicetree/bindings/pps/pps-gpio.yaml
F: Documentation/driver-api/pps.rst
--
2.35.3