[PATCH v10 17/18] counter: ftm-quaddec: Documentation: Add specific counter sysfs documentation

William Breathitt Gray vilhelm.gray at gmail.com
Tue Apr 2 17:30:52 AEDT 2019


From: Patrick Havelange <patrick.havelange at essensium.com>

This adds documentation for the specific prescaler entry.

Signed-off-by: Patrick Havelange <patrick.havelange at essensium.com>
Signed-off-by: William Breathitt Gray <vilhelm.gray at gmail.com>
---
 .../ABI/testing/sysfs-bus-counter-ftm-quaddec    | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 Documentation/ABI/testing/sysfs-bus-counter-ftm-quaddec

diff --git a/Documentation/ABI/testing/sysfs-bus-counter-ftm-quaddec b/Documentation/ABI/testing/sysfs-bus-counter-ftm-quaddec
new file mode 100644
index 000000000000..7d2e7b363467
--- /dev/null
+++ b/Documentation/ABI/testing/sysfs-bus-counter-ftm-quaddec
@@ -0,0 +1,16 @@
+What:		/sys/bus/counter/devices/counterX/countY/prescaler_available
+KernelVersion:	5.2
+Contact:	linux-iio at 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 at 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.
-- 
2.21.0



More information about the Linuxppc-dev mailing list