]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
counter: ftm-quaddec: Documentation: Add specific counter sysfs documentation
authorPatrick Havelange <patrick.havelange@essensium.com>
Tue, 2 Apr 2019 06:30:52 +0000 (15:30 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Apr 2019 19:33:42 +0000 (21:33 +0200)
This adds documentation for the specific prescaler entry.

Signed-off-by: Patrick Havelange <patrick.havelange@essensium.com>
Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/ABI/testing/sysfs-bus-counter-ftm-quaddec [new file with mode: 0644]

diff --git a/Documentation/ABI/testing/sysfs-bus-counter-ftm-quaddec b/Documentation/ABI/testing/sysfs-bus-counter-ftm-quaddec
new file mode 100644 (file)
index 0000000..7d2e7b3
--- /dev/null
@@ -0,0 +1,16 @@
+What:          /sys/bus/counter/devices/counterX/countY/prescaler_available
+KernelVersion: 5.2
+Contact:       linux-iio@vger.kernel.org
+Description:
+               Discrete set of available values for the respective Count Y
+               configuration are listed in this file. Values are delimited by
+               newline characters.
+
+What:          /sys/bus/counter/devices/counterX/countY/prescaler
+KernelVersion: 5.2
+Contact:       linux-iio@vger.kernel.org
+Description:
+               Configure the prescaler value associated with Count Y.
+               On the FlexTimer, the counter clock source passes through a
+               prescaler (i.e. a counter). This acts like a clock
+               divider.