Documentation: iio: Fix KernelVersion in counter sysfs ABI documentation

The IIO counter driver support did not appear in the 4.9 version of the
Linux kernel. This patch fixes the KernelVersion lines of the relevant
IIO counter sysfs ABI documentation.

Fixes: 1a8f324aa1 ("iio: Implement counter channel type and info constants")
Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
This commit is contained in:
William Breathitt Gray 2017-02-08 09:01:35 -05:00 committed by Jonathan Cameron
parent a18ac95442
commit 7527a6ed03

View File

@ -1594,7 +1594,7 @@ Description:
can be processed to siemens per meter. can be processed to siemens per meter.
What: /sys/bus/iio/devices/iio:deviceX/in_countY_raw What: /sys/bus/iio/devices/iio:deviceX/in_countY_raw
KernelVersion: 4.9 KernelVersion: 4.10
Contact: linux-iio@vger.kernel.org Contact: linux-iio@vger.kernel.org
Description: Description:
Raw counter device counts from channel Y. For quadrature Raw counter device counts from channel Y. For quadrature
@ -1602,7 +1602,7 @@ Description:
the counts of a single quadrature signal phase from channel Y. the counts of a single quadrature signal phase from channel Y.
What: /sys/bus/iio/devices/iio:deviceX/in_indexY_raw What: /sys/bus/iio/devices/iio:deviceX/in_indexY_raw
KernelVersion: 4.9 KernelVersion: 4.10
Contact: linux-iio@vger.kernel.org Contact: linux-iio@vger.kernel.org
Description: Description:
Raw counter device index value from channel Y. This attribute Raw counter device index value from channel Y. This attribute