* [PATCH] iio: Documentation: fix kernel version for 4.0 new ABI
@ 2015-03-30 11:22 Irina Tirdea
2015-03-30 19:24 ` Jonathan Cameron
0 siblings, 1 reply; 2+ messages in thread
From: Irina Tirdea @ 2015-03-30 11:22 UTC (permalink / raw)
To: Jonathan Cameron, linux-iio; +Cc: linux-kernel, Hartmut Knaack, Irina Tirdea
Kernel version for new ABI in 4.0 has been documented
as 3.20, since the changes have been merged before the kernel
version number change.
Change kernel version from 3.20 to 4.0.
Signed-off-by: Irina Tirdea <irina.tirdea@intel.com>
---
Documentation/ABI/testing/sysfs-bus-iio | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/Documentation/ABI/testing/sysfs-bus-iio b/Documentation/ABI/testing/sysfs-bus-iio
index 103dd9b..3befcb1 100644
--- a/Documentation/ABI/testing/sysfs-bus-iio
+++ b/Documentation/ABI/testing/sysfs-bus-iio
@@ -351,7 +351,7 @@ What: /sys/bus/iio/devices/iio:deviceX/in_activity_calibgender
What: /sys/bus/iio/devices/iio:deviceX/in_energy_calibgender
What: /sys/bus/iio/devices/iio:deviceX/in_distance_calibgender
What: /sys/bus/iio/devices/iio:deviceX/in_velocity_calibgender
-KernelVersion: 3.20
+KernelVersion: 4.0
Contact: linux-iio@vger.kernel.org
Description:
Gender of the user (e.g.: male, female) used by some pedometers
@@ -362,7 +362,7 @@ What: /sys/bus/iio/devices/iio:deviceX/in_activity_calibgender_available
What: /sys/bus/iio/devices/iio:deviceX/in_energy_calibgender_available
What: /sys/bus/iio/devices/iio:deviceX/in_distance_calibgender_available
What: /sys/bus/iio/devices/iio:deviceX/in_velocity_calibgender_available
-KernelVersion: 3.20
+KernelVersion: 4.0
Contact: linux-iio@vger.kernel.org
Description:
Lists all available gender values (e.g.: male, female).
@@ -379,7 +379,7 @@ Description:
type.
What: /sys/bus/iio/devices/iio:deviceX/in_energy_calibweight
-KernelVersion: 3.20
+KernelVersion: 4.0
Contact: linux-iio@vger.kernel.org
Description:
Weight of the user (in kg). It is needed by some pedometers
@@ -947,7 +947,7 @@ Description:
this type.
What: /sys/.../events/in_steps_change_en
-KernelVersion: 3.20
+KernelVersion: 4.0
Contact: linux-iio@vger.kernel.org
Description:
Event generated when channel passes a threshold on the absolute
@@ -956,7 +956,7 @@ Description:
in_steps_change_value.
What: /sys/.../events/in_steps_change_value
-KernelVersion: 3.20
+KernelVersion: 4.0
Contact: linux-iio@vger.kernel.org
Description:
Specifies the value of change threshold that the
@@ -1131,7 +1131,7 @@ Description:
What: /sys/.../iio:deviceX/in_energy_input
What: /sys/.../iio:deviceX/in_energy_raw
-KernelVersion: 3.20
+KernelVersion: 4.0
Contact: linux-iio@vger.kernel.org
Description:
This attribute is used to read the energy value reported by the
@@ -1140,7 +1140,7 @@ Description:
What: /sys/.../iio:deviceX/in_distance_input
What: /sys/.../iio:deviceX/in_distance_raw
-KernelVersion: 3.20
+KernelVersion: 4.0
Contact: linux-iio@vger.kernel.org
Description:
This attribute is used to read the distance covered by the user
@@ -1205,7 +1205,7 @@ Description:
seconds.
What: /sys/.../iio:deviceX/in_velocity_sqrt(x^2+y^2+z^2)_integration_time
-KernelVersion: 3.20
+KernelVersion: 4.0
Contact: linux-iio@vger.kernel.org
Description:
Number of seconds in which to compute speed.
@@ -1267,7 +1267,7 @@ Description:
Units after application of scale are m/s.
What: /sys/.../iio:deviceX/in_steps_debounce_count
-KernelVersion: 3.20
+KernelVersion: 4.0
Contact: linux-iio@vger.kernel.org
Description:
Specifies the number of steps that must occur within
@@ -1275,7 +1275,7 @@ Description:
consumer is making steps.
What: /sys/.../iio:deviceX/in_steps_debounce_time
-KernelVersion: 3.20
+KernelVersion: 4.0
Contact: linux-iio@vger.kernel.org
Description:
Specifies number of seconds in which we compute the steps
--
1.9.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] iio: Documentation: fix kernel version for 4.0 new ABI
2015-03-30 11:22 [PATCH] iio: Documentation: fix kernel version for 4.0 new ABI Irina Tirdea
@ 2015-03-30 19:24 ` Jonathan Cameron
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Cameron @ 2015-03-30 19:24 UTC (permalink / raw)
To: Irina Tirdea, linux-iio; +Cc: linux-kernel, Hartmut Knaack
On 30/03/15 12:22, Irina Tirdea wrote:
> Kernel version for new ABI in 4.0 has been documented
> as 3.20, since the changes have been merged before the kernel
> version number change.
>
> Change kernel version from 3.20 to 4.0.
>
> Signed-off-by: Irina Tirdea <irina.tirdea@intel.com>
Applied.
> ---
> Documentation/ABI/testing/sysfs-bus-iio | 20 ++++++++++----------
> 1 file changed, 10 insertions(+), 10 deletions(-)
>
> diff --git a/Documentation/ABI/testing/sysfs-bus-iio b/Documentation/ABI/testing/sysfs-bus-iio
> index 103dd9b..3befcb1 100644
> --- a/Documentation/ABI/testing/sysfs-bus-iio
> +++ b/Documentation/ABI/testing/sysfs-bus-iio
> @@ -351,7 +351,7 @@ What: /sys/bus/iio/devices/iio:deviceX/in_activity_calibgender
> What: /sys/bus/iio/devices/iio:deviceX/in_energy_calibgender
> What: /sys/bus/iio/devices/iio:deviceX/in_distance_calibgender
> What: /sys/bus/iio/devices/iio:deviceX/in_velocity_calibgender
> -KernelVersion: 3.20
> +KernelVersion: 4.0
> Contact: linux-iio@vger.kernel.org
> Description:
> Gender of the user (e.g.: male, female) used by some pedometers
> @@ -362,7 +362,7 @@ What: /sys/bus/iio/devices/iio:deviceX/in_activity_calibgender_available
> What: /sys/bus/iio/devices/iio:deviceX/in_energy_calibgender_available
> What: /sys/bus/iio/devices/iio:deviceX/in_distance_calibgender_available
> What: /sys/bus/iio/devices/iio:deviceX/in_velocity_calibgender_available
> -KernelVersion: 3.20
> +KernelVersion: 4.0
> Contact: linux-iio@vger.kernel.org
> Description:
> Lists all available gender values (e.g.: male, female).
> @@ -379,7 +379,7 @@ Description:
> type.
>
> What: /sys/bus/iio/devices/iio:deviceX/in_energy_calibweight
> -KernelVersion: 3.20
> +KernelVersion: 4.0
> Contact: linux-iio@vger.kernel.org
> Description:
> Weight of the user (in kg). It is needed by some pedometers
> @@ -947,7 +947,7 @@ Description:
> this type.
>
> What: /sys/.../events/in_steps_change_en
> -KernelVersion: 3.20
> +KernelVersion: 4.0
> Contact: linux-iio@vger.kernel.org
> Description:
> Event generated when channel passes a threshold on the absolute
> @@ -956,7 +956,7 @@ Description:
> in_steps_change_value.
>
> What: /sys/.../events/in_steps_change_value
> -KernelVersion: 3.20
> +KernelVersion: 4.0
> Contact: linux-iio@vger.kernel.org
> Description:
> Specifies the value of change threshold that the
> @@ -1131,7 +1131,7 @@ Description:
>
> What: /sys/.../iio:deviceX/in_energy_input
> What: /sys/.../iio:deviceX/in_energy_raw
> -KernelVersion: 3.20
> +KernelVersion: 4.0
> Contact: linux-iio@vger.kernel.org
> Description:
> This attribute is used to read the energy value reported by the
> @@ -1140,7 +1140,7 @@ Description:
>
> What: /sys/.../iio:deviceX/in_distance_input
> What: /sys/.../iio:deviceX/in_distance_raw
> -KernelVersion: 3.20
> +KernelVersion: 4.0
> Contact: linux-iio@vger.kernel.org
> Description:
> This attribute is used to read the distance covered by the user
> @@ -1205,7 +1205,7 @@ Description:
> seconds.
>
> What: /sys/.../iio:deviceX/in_velocity_sqrt(x^2+y^2+z^2)_integration_time
> -KernelVersion: 3.20
> +KernelVersion: 4.0
> Contact: linux-iio@vger.kernel.org
> Description:
> Number of seconds in which to compute speed.
> @@ -1267,7 +1267,7 @@ Description:
> Units after application of scale are m/s.
>
> What: /sys/.../iio:deviceX/in_steps_debounce_count
> -KernelVersion: 3.20
> +KernelVersion: 4.0
> Contact: linux-iio@vger.kernel.org
> Description:
> Specifies the number of steps that must occur within
> @@ -1275,7 +1275,7 @@ Description:
> consumer is making steps.
>
> What: /sys/.../iio:deviceX/in_steps_debounce_time
> -KernelVersion: 3.20
> +KernelVersion: 4.0
> Contact: linux-iio@vger.kernel.org
> Description:
> Specifies number of seconds in which we compute the steps
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-03-30 19:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-30 11:22 [PATCH] iio: Documentation: fix kernel version for 4.0 new ABI Irina Tirdea
2015-03-30 19:24 ` 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).