linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH TRIVIAL] iio: fix position relative kernel version
@ 2018-08-28 10:30 Eugen Hristev
  2018-09-02  9:19 ` Jonathan Cameron
  0 siblings, 1 reply; 2+ messages in thread
From: Eugen Hristev @ 2018-08-28 10:30 UTC (permalink / raw)
  To: jic23, linux-iio, linux-kernel; +Cc: nicolas.ferre, Eugen Hristev

Position relative channel type was added in 4.19 kernel version

Fixes: "3055a6cfa04ba" ("iio: Add channel for Position Relative")
Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
---
 Documentation/ABI/testing/sysfs-bus-iio | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/ABI/testing/sysfs-bus-iio b/Documentation/ABI/testing/sysfs-bus-iio
index a5b4f22..8127a08 100644
--- a/Documentation/ABI/testing/sysfs-bus-iio
+++ b/Documentation/ABI/testing/sysfs-bus-iio
@@ -199,7 +199,7 @@ Description:
 
 What:		/sys/bus/iio/devices/iio:deviceX/in_positionrelative_x_raw
 What:		/sys/bus/iio/devices/iio:deviceX/in_positionrelative_y_raw
-KernelVersion:	4.18
+KernelVersion:	4.19
 Contact:	linux-iio@vger.kernel.org
 Description:
 		Relative position in direction x or y on a pad (may be
-- 
2.7.4


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

* Re: [PATCH TRIVIAL] iio: fix position relative kernel version
  2018-08-28 10:30 [PATCH TRIVIAL] iio: fix position relative kernel version Eugen Hristev
@ 2018-09-02  9:19 ` Jonathan Cameron
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Cameron @ 2018-09-02  9:19 UTC (permalink / raw)
  To: Eugen Hristev; +Cc: linux-iio, linux-kernel, nicolas.ferre

On Tue, 28 Aug 2018 13:30:34 +0300
Eugen Hristev <eugen.hristev@microchip.com> wrote:

> Position relative channel type was added in 4.19 kernel version
> 
> Fixes: "3055a6cfa04ba" ("iio: Add channel for Position Relative")
> Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>

Applied, thanks.

Jonathan
> ---
>  Documentation/ABI/testing/sysfs-bus-iio | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/ABI/testing/sysfs-bus-iio b/Documentation/ABI/testing/sysfs-bus-iio
> index a5b4f22..8127a08 100644
> --- a/Documentation/ABI/testing/sysfs-bus-iio
> +++ b/Documentation/ABI/testing/sysfs-bus-iio
> @@ -199,7 +199,7 @@ Description:
>  
>  What:		/sys/bus/iio/devices/iio:deviceX/in_positionrelative_x_raw
>  What:		/sys/bus/iio/devices/iio:deviceX/in_positionrelative_y_raw
> -KernelVersion:	4.18
> +KernelVersion:	4.19
>  Contact:	linux-iio@vger.kernel.org
>  Description:
>  		Relative position in direction x or y on a pad (may be
> -- 
> 2.7.4
> 


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

end of thread, other threads:[~2018-09-02  9:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-28 10:30 [PATCH TRIVIAL] iio: fix position relative kernel version Eugen Hristev
2018-09-02  9:19 ` 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).