* [PATCH] iio : Add ABI documentation for thresh falling/rising value in accel
@ 2015-03-12 18:26 Haneen Mohammed
2015-03-15 11:50 ` Jonathan Cameron
0 siblings, 1 reply; 2+ messages in thread
From: Haneen Mohammed @ 2015-03-12 18:26 UTC (permalink / raw)
To: outreachy-kernel; +Cc: linux-iio, jic23, daniel.baluta
This patch adds ABI documentation entries for
in_accel_thresh_falling_value, and in_accel_thresh_rising_value in /events.
There is at least one user for these, lis3l02dq in accel.
Signed-off-by: Haneen Mohammed <hamohammed.sa@gmail.com>
---
Documentation/ABI/testing/sysfs-bus-iio | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/ABI/testing/sysfs-bus-iio b/Documentation/ABI/testing/sysfs-bus-iio
index 9a70c31..9a1a5fc 100644
--- a/Documentation/ABI/testing/sysfs-bus-iio
+++ b/Documentation/ABI/testing/sysfs-bus-iio
@@ -612,6 +612,8 @@ Description:
a given event type is enabled a future point (and not those for
whatever event was previously enabled).
+What: /sys/.../events/in_accel_thresh_rising_value
+What: /sys/.../events/in_accel_thresh_falling_value
What: /sys/.../events/in_accel_x_raw_thresh_rising_value
What: /sys/.../events/in_accel_x_raw_thresh_falling_value
What: /sys/.../events/in_accel_y_raw_thresh_rising_value
--
1.9.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] iio : Add ABI documentation for thresh falling/rising value in accel
2015-03-12 18:26 [PATCH] iio : Add ABI documentation for thresh falling/rising value in accel Haneen Mohammed
@ 2015-03-15 11:50 ` Jonathan Cameron
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Cameron @ 2015-03-15 11:50 UTC (permalink / raw)
To: Haneen Mohammed, outreachy-kernel; +Cc: linux-iio, daniel.baluta
On 12/03/15 18:26, Haneen Mohammed wrote:
> This patch adds ABI documentation entries for
> in_accel_thresh_falling_value, and in_accel_thresh_rising_value in /events.
> There is at least one user for these, lis3l02dq in accel.
>
> Signed-off-by: Haneen Mohammed <hamohammed.sa@gmail.com>
hmm.. Your patch is fine, but I'm not sure we ever actually have
the _raw_thresh forms found throughout the ABI doc.
Looks like a hang over from a long time back.
Anyhow, for now applied your patch to the togreg branch of iio.git.
Jonathan
> ---
> Documentation/ABI/testing/sysfs-bus-iio | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/ABI/testing/sysfs-bus-iio b/Documentation/ABI/testing/sysfs-bus-iio
> index 9a70c31..9a1a5fc 100644
> --- a/Documentation/ABI/testing/sysfs-bus-iio
> +++ b/Documentation/ABI/testing/sysfs-bus-iio
> @@ -612,6 +612,8 @@ Description:
> a given event type is enabled a future point (and not those for
> whatever event was previously enabled).
>
> +What: /sys/.../events/in_accel_thresh_rising_value
> +What: /sys/.../events/in_accel_thresh_falling_value
> What: /sys/.../events/in_accel_x_raw_thresh_rising_value
> What: /sys/.../events/in_accel_x_raw_thresh_falling_value
> What: /sys/.../events/in_accel_y_raw_thresh_rising_value
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-03-15 11:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-12 18:26 [PATCH] iio : Add ABI documentation for thresh falling/rising value in accel Haneen Mohammed
2015-03-15 11:50 ` 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).