mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
ABI: pps: Add ABI documentation for Intel TIO
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> Link: https://lore.kernel.org/r/20250219040618.70962-5-subramanian.mohan@intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
6b22c3de1c
commit
264ff8415a
2 changed files with 7 additions and 0 deletions
6
Documentation/ABI/testing/sysfs-pps-gen-tio
Normal file
6
Documentation/ABI/testing/sysfs-pps-gen-tio
Normal file
|
@ -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.
|
|
@ -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/
|
||||
|
|
Loading…
Add table
Reference in a new issue