linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Documentation: iio: Fix KernelVersion lines in counter sysfs ABI documentation
@ 2017-02-08 14:01 William Breathitt Gray
  2017-02-08 14:01 ` [PATCH 1/2] Documentation: iio: Fix KernelVersion " William Breathitt Gray
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: William Breathitt Gray @ 2017-02-08 14:01 UTC (permalink / raw)
  To: jic23, knaack.h, lars, pmeerw
  Cc: linux-iio, linux-kernel, William Breathitt Gray

The IIO counter driver support did not appear in the 4.9 version of the
Linux kernel. The sysfs ABI documentation merged had incorrectly
anticipated a version 4.9 release. However, the relevant patches ended
up in the 4.10 merge instead. This patchset fixes the KernelVersion
lines of the relevant IIO counter and 104-QUAD-8 IIO driver sysfs ABI
documentation.

William Breathitt Gray (2):
  Documentation: iio: Fix KernelVersion in counter sysfs ABI
    documentation
  Documentation: iio: 104-quad-8: Fix KernelVersion in sysfs ABI
    documentation

 Documentation/ABI/testing/sysfs-bus-iio                |  4 ++--
 .../ABI/testing/sysfs-bus-iio-counter-104-quad-8       | 18 +++++++++---------
 2 files changed, 11 insertions(+), 11 deletions(-)

-- 
2.11.1

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH 1/2] Documentation: iio: Fix KernelVersion in counter sysfs ABI documentation
  2017-02-08 14:01 [PATCH 0/2] Documentation: iio: Fix KernelVersion lines in counter sysfs ABI documentation William Breathitt Gray
@ 2017-02-08 14:01 ` William Breathitt Gray
  2017-02-08 14:01 ` [PATCH 2/2] Documentation: iio: 104-quad-8: Fix KernelVersion in " William Breathitt Gray
  2017-02-11 10:16 ` [PATCH 0/2] Documentation: iio: Fix KernelVersion lines in counter " Jonathan Cameron
  2 siblings, 0 replies; 4+ messages in thread
From: William Breathitt Gray @ 2017-02-08 14:01 UTC (permalink / raw)
  To: jic23, knaack.h, lars, pmeerw
  Cc: linux-iio, linux-kernel, William Breathitt Gray

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: 1a8f324aa1f2 ("iio: Implement counter channel type and info constants")
Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
---
 Documentation/ABI/testing/sysfs-bus-iio | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/ABI/testing/sysfs-bus-iio b/Documentation/ABI/testing/sysfs-bus-iio
index 530809ccfacf..789cae317cc2 100644
--- a/Documentation/ABI/testing/sysfs-bus-iio
+++ b/Documentation/ABI/testing/sysfs-bus-iio
@@ -1593,7 +1593,7 @@ Description:
 		can be processed to siemens per meter.
 
 What:		/sys/bus/iio/devices/iio:deviceX/in_countY_raw
-KernelVersion:	4.9
+KernelVersion:	4.10
 Contact:	linux-iio@vger.kernel.org
 Description:
 		Raw counter device counts from channel Y. For quadrature
@@ -1601,7 +1601,7 @@ Description:
 		the counts of a single quadrature signal phase from channel Y.
 
 What:		/sys/bus/iio/devices/iio:deviceX/in_indexY_raw
-KernelVersion:	4.9
+KernelVersion:	4.10
 Contact:	linux-iio@vger.kernel.org
 Description:
 		Raw counter device index value from channel Y. This attribute
-- 
2.11.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH 2/2] Documentation: iio: 104-quad-8: Fix KernelVersion in sysfs ABI documentation
  2017-02-08 14:01 [PATCH 0/2] Documentation: iio: Fix KernelVersion lines in counter sysfs ABI documentation William Breathitt Gray
  2017-02-08 14:01 ` [PATCH 1/2] Documentation: iio: Fix KernelVersion " William Breathitt Gray
@ 2017-02-08 14:01 ` William Breathitt Gray
  2017-02-11 10:16 ` [PATCH 0/2] Documentation: iio: Fix KernelVersion lines in counter " Jonathan Cameron
  2 siblings, 0 replies; 4+ messages in thread
From: William Breathitt Gray @ 2017-02-08 14:01 UTC (permalink / raw)
  To: jic23, knaack.h, lars, pmeerw
  Cc: linux-iio, linux-kernel, William Breathitt Gray

The ACCES 104-QUAD-8 IIO driver did not appear in the 4.9 version of the
Linux kernel. This patch fixes the KernelVersion lines of the 104-QUAD-8
sysfs ABI documentation.

Fixes: 28e5d3bb0325 ("iio: 104-quad-8: Add IIO support for the ACCES 104-QUAD-8")
Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
---
 .../ABI/testing/sysfs-bus-iio-counter-104-quad-8       | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/Documentation/ABI/testing/sysfs-bus-iio-counter-104-quad-8 b/Documentation/ABI/testing/sysfs-bus-iio-counter-104-quad-8
index ba676520b953..5f4924a94949 100644
--- a/Documentation/ABI/testing/sysfs-bus-iio-counter-104-quad-8
+++ b/Documentation/ABI/testing/sysfs-bus-iio-counter-104-quad-8
@@ -4,21 +4,21 @@ What:		/sys/bus/iio/devices/iio:deviceX/in_count_noise_error_available
 What:		/sys/bus/iio/devices/iio:deviceX/in_count_quadrature_mode_available
 What:		/sys/bus/iio/devices/iio:deviceX/in_index_index_polarity_available
 What:		/sys/bus/iio/devices/iio:deviceX/in_index_synchronous_mode_available
-KernelVersion:	4.9
+KernelVersion:	4.10
 Contact:	linux-iio@vger.kernel.org
 Description:
 		Discrete set of available values for the respective counter
 		configuration are listed in this file.
 
 What:		/sys/bus/iio/devices/iio:deviceX/in_countY_count_direction
-KernelVersion:	4.9
+KernelVersion:	4.10
 Contact:	linux-iio@vger.kernel.org
 Description:
 		Read-only attribute that indicates whether the counter for
 		channel Y is counting up or down.
 
 What:		/sys/bus/iio/devices/iio:deviceX/in_countY_count_mode
-KernelVersion:	4.9
+KernelVersion:	4.10
 Contact:	linux-iio@vger.kernel.org
 Description:
 		Count mode for channel Y. Four count modes are available:
@@ -52,7 +52,7 @@ Description:
 			continuously throughout.
 
 What:		/sys/bus/iio/devices/iio:deviceX/in_countY_noise_error
-KernelVersion:	4.9
+KernelVersion:	4.10
 Contact:	linux-iio@vger.kernel.org
 Description:
 		Read-only attribute that indicates whether excessive noise is
@@ -60,14 +60,14 @@ Description:
 		irrelevant in non-quadrature clock mode.
 
 What:		/sys/bus/iio/devices/iio:deviceX/in_countY_preset
-KernelVersion:	4.9
+KernelVersion:	4.10
 Contact:	linux-iio@vger.kernel.org
 Description:
 		If the counter device supports preset registers, the preset
 		count for channel Y is provided by this attribute.
 
 What:		/sys/bus/iio/devices/iio:deviceX/in_countY_quadrature_mode
-KernelVersion:	4.9
+KernelVersion:	4.10
 Contact:	linux-iio@vger.kernel.org
 Description:
 		Configure channel Y counter for non-quadrature or quadrature
@@ -88,7 +88,7 @@ Description:
 			decoded for UP/DN clock.
 
 What:		/sys/bus/iio/devices/iio:deviceX/in_countY_set_to_preset_on_index
-KernelVersion:	4.9
+KernelVersion:	4.10
 Contact:	linux-iio@vger.kernel.org
 Description:
 		Whether to set channel Y counter with channel Y preset value
@@ -96,14 +96,14 @@ Description:
 		Valid attribute values are boolean.
 
 What:		/sys/bus/iio/devices/iio:deviceX/in_indexY_index_polarity
-KernelVersion:	4.9
+KernelVersion:	4.10
 Contact:	linux-iio@vger.kernel.org
 Description:
 		Active level of channel Y index input; irrelevant in
 		non-synchronous load mode.
 
 What:		/sys/bus/iio/devices/iio:deviceX/in_indexY_synchronous_mode
-KernelVersion:	4.9
+KernelVersion:	4.10
 Contact:	linux-iio@vger.kernel.org
 Description:
 		Configure channel Y counter for non-synchronous or synchronous
-- 
2.11.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH 0/2] Documentation: iio: Fix KernelVersion lines in counter sysfs ABI documentation
  2017-02-08 14:01 [PATCH 0/2] Documentation: iio: Fix KernelVersion lines in counter sysfs ABI documentation William Breathitt Gray
  2017-02-08 14:01 ` [PATCH 1/2] Documentation: iio: Fix KernelVersion " William Breathitt Gray
  2017-02-08 14:01 ` [PATCH 2/2] Documentation: iio: 104-quad-8: Fix KernelVersion in " William Breathitt Gray
@ 2017-02-11 10:16 ` Jonathan Cameron
  2 siblings, 0 replies; 4+ messages in thread
From: Jonathan Cameron @ 2017-02-11 10:16 UTC (permalink / raw)
  To: William Breathitt Gray, knaack.h, lars, pmeerw; +Cc: linux-iio, linux-kernel

On 08/02/17 14:01, William Breathitt Gray wrote:
> The IIO counter driver support did not appear in the 4.9 version of the
> Linux kernel. The sysfs ABI documentation merged had incorrectly
> anticipated a version 4.9 release. However, the relevant patches ended
> up in the 4.10 merge instead. This patchset fixes the KernelVersion
> lines of the relevant IIO counter and 104-QUAD-8 IIO driver sysfs ABI
> documentation.
> 
> William Breathitt Gray (2):
>   Documentation: iio: Fix KernelVersion in counter sysfs ABI
>     documentation
>   Documentation: iio: 104-quad-8: Fix KernelVersion in sysfs ABI
>     documentation
> 
>  Documentation/ABI/testing/sysfs-bus-iio                |  4 ++--
>  .../ABI/testing/sysfs-bus-iio-counter-104-quad-8       | 18 +++++++++---------
>  2 files changed, 11 insertions(+), 11 deletions(-)
> 
Not in the super important category, but why not have it correct I guess ;)

Applied to the togreg branch of iio.git and pushed out as testing
for the autobuilders to completely ignore.

Jonathan

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-02-11 10:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-08 14:01 [PATCH 0/2] Documentation: iio: Fix KernelVersion lines in counter sysfs ABI documentation William Breathitt Gray
2017-02-08 14:01 ` [PATCH 1/2] Documentation: iio: Fix KernelVersion " William Breathitt Gray
2017-02-08 14:01 ` [PATCH 2/2] Documentation: iio: 104-quad-8: Fix KernelVersion in " William Breathitt Gray
2017-02-11 10:16 ` [PATCH 0/2] Documentation: iio: Fix KernelVersion lines in counter " Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).