Commit d8ea4ccf authored by Patrick Havelange's avatar Patrick Havelange Committed by Greg Kroah-Hartman
Browse files

counter: ftm-quaddec: Documentation: Add specific counter sysfs documentation



This adds documentation for the specific prescaler entry.

Signed-off-by: default avatarPatrick Havelange <patrick.havelange@essensium.com>
Signed-off-by: default avatarWilliam Breathitt Gray <vilhelm.gray@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent a3b9a999
Loading
Loading
Loading
Loading
+16 −0
Original line number Diff line number Diff line
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.