From: subramanian.mohan@intel.com
To: linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org,
gregkh@linuxfoundation.org, andriy.shevchenko@linux.intel.com,
giometti@enneenne.com, tglx@linutronix.de, corbet@lwn.net
Cc: eddie.dong@intel.com, christopher.s.hall@intel.com,
pandith.n@intel.com, thejesh.reddy.t.r@intel.com,
david.zage@intel.com, srinivasan.chinnadurai@intel.com,
subramanian.mohan@intel.com
Subject: [PATCH v14 4/4] ABI: pps: Add ABI documentation for Intel TIO
Date: Fri, 14 Feb 2025 14:37:55 +0530 [thread overview]
Message-ID: <20250214090755.37450-5-subramanian.mohan@intel.com> (raw)
In-Reply-To: <20250214090755.37450-1-subramanian.mohan@intel.com>
From: Subramanian Mohan <subramanian.mohan@intel.com>
Document sysfs interface for Intel Timed I/O PPS driver.
Signed-off-by: Lakshmi Sowjanya D <lakshmi.sowjanya.d@intel.com>
Signed-off-by: Subramanian Mohan <subramanian.mohan@intel.com>
---
Documentation/ABI/testing/sysfs-pps-gen-tio | 6 ++++++
MAINTAINERS | 1 +
2 files changed, 7 insertions(+)
create mode 100644 Documentation/ABI/testing/sysfs-pps-gen-tio
diff --git a/Documentation/ABI/testing/sysfs-pps-gen-tio b/Documentation/ABI/testing/sysfs-pps-gen-tio
new file mode 100644
index 000000000000..3c34ff17a335
--- /dev/null
+++ b/Documentation/ABI/testing/sysfs-pps-gen-tio
@@ -0,0 +1,6 @@
+What: /sys/class/pps-gen/pps-genx/enable
+Date: April 2025
+KernelVersion: 6.15
+Contact: Subramanian Mohan<subramanian.mohan@intel.com>
+Description:
+ Enable or disable PPS TIO generator output.
diff --git a/MAINTAINERS b/MAINTAINERS
index 25c86f47353d..d4280facbe51 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18916,6 +18916,7 @@ S: Maintained
W: http://wiki.enneenne.com/index.php/LinuxPPS_support
F: Documentation/ABI/testing/sysfs-pps
F: Documentation/ABI/testing/sysfs-pps-gen
+F: Documentation/ABI/testing/sysfs-pps-gen-tio
F: Documentation/devicetree/bindings/pps/pps-gpio.yaml
F: Documentation/driver-api/pps.rst
F: drivers/pps/
--
2.35.3
prev parent reply other threads:[~2025-02-14 9:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-14 9:07 [PATCH v14 0/4] Add support for Intel PPS Generator subramanian.mohan
2025-02-14 9:07 ` [PATCH v14 1/4] drivers pps/generators: replace copy of pps-gen info struct with const pointer subramanian.mohan
2025-02-14 14:54 ` Andy Shevchenko
2025-02-17 2:46 ` Mohan, Subramanian
2025-02-14 9:07 ` [PATCH v14 2/4] pps: generators: Add PPS Generator TIO Driver subramanian.mohan
2025-02-14 9:07 ` [PATCH v14 3/4] Documentation: driver-api: pps: Add Intel Timed I/O PPS generator subramanian.mohan
2025-02-14 9:07 ` subramanian.mohan [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250214090755.37450-5-subramanian.mohan@intel.com \
--to=subramanian.mohan@intel.com \
--cc=andriy.shevchenko@linux.intel.com \
--cc=christopher.s.hall@intel.com \
--cc=corbet@lwn.net \
--cc=david.zage@intel.com \
--cc=eddie.dong@intel.com \
--cc=giometti@enneenne.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pandith.n@intel.com \
--cc=srinivasan.chinnadurai@intel.com \
--cc=tglx@linutronix.de \
--cc=thejesh.reddy.t.r@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox