diff options
author | Haneen Mohammed <hamohammed.sa@gmail.com> | 2015-03-12 11:52:50 -0400 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2015-03-14 13:34:52 -0400 |
commit | 1fad034c636cb57686f778d1c80513acbdaf8ec5 (patch) | |
tree | 79652f4888211094f656d4c8e33e495d95f14b7b /Documentation/ABI/testing/sysfs-bus-iio | |
parent | d5d7c4af759be386d45e21f6758fb516d0c1c165 (diff) |
iio: Add ABI documentation for proximity scan_elements
This patch adds ABI documentation entries for in_proximity_en,
in_proximity_type, and in_proximity_index in the scan_elements directory.
At least one user for these is present, the AS3935 Franklin lightning sensor.
Signed-off-by: Haneen Mohammed <hamohammed.sa@gmail.com>
Reviewed-by: Daniel Baluta <daniel.baluta@intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'Documentation/ABI/testing/sysfs-bus-iio')
-rw-r--r-- | Documentation/ABI/testing/sysfs-bus-iio | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/ABI/testing/sysfs-bus-iio b/Documentation/ABI/testing/sysfs-bus-iio index 0b62e649a77a..406b610633b9 100644 --- a/Documentation/ABI/testing/sysfs-bus-iio +++ b/Documentation/ABI/testing/sysfs-bus-iio | |||
@@ -1016,6 +1016,7 @@ What: /sys/.../iio:deviceX/scan_elements/in_incli_y_en | |||
1016 | What: /sys/.../iio:deviceX/scan_elements/in_pressureY_en | 1016 | What: /sys/.../iio:deviceX/scan_elements/in_pressureY_en |
1017 | What: /sys/.../iio:deviceX/scan_elements/in_pressure_en | 1017 | What: /sys/.../iio:deviceX/scan_elements/in_pressure_en |
1018 | What: /sys/.../iio:deviceX/scan_elements/in_rot_quaternion_en | 1018 | What: /sys/.../iio:deviceX/scan_elements/in_rot_quaternion_en |
1019 | What: /sys/.../iio:deviceX/scan_elements/in_proximity_en | ||
1019 | KernelVersion: 2.6.37 | 1020 | KernelVersion: 2.6.37 |
1020 | Contact: linux-iio@vger.kernel.org | 1021 | Contact: linux-iio@vger.kernel.org |
1021 | Description: | 1022 | Description: |
@@ -1032,6 +1033,7 @@ What: /sys/.../iio:deviceX/scan_elements/in_timestamp_type | |||
1032 | What: /sys/.../iio:deviceX/scan_elements/in_pressureY_type | 1033 | What: /sys/.../iio:deviceX/scan_elements/in_pressureY_type |
1033 | What: /sys/.../iio:deviceX/scan_elements/in_pressure_type | 1034 | What: /sys/.../iio:deviceX/scan_elements/in_pressure_type |
1034 | What: /sys/.../iio:deviceX/scan_elements/in_rot_quaternion_type | 1035 | What: /sys/.../iio:deviceX/scan_elements/in_rot_quaternion_type |
1036 | What: /sys/.../iio:deviceX/scan_elements/in_proximity_type | ||
1035 | KernelVersion: 2.6.37 | 1037 | KernelVersion: 2.6.37 |
1036 | Contact: linux-iio@vger.kernel.org | 1038 | Contact: linux-iio@vger.kernel.org |
1037 | Description: | 1039 | Description: |
@@ -1083,6 +1085,7 @@ What: /sys/.../iio:deviceX/scan_elements/in_timestamp_index | |||
1083 | What: /sys/.../iio:deviceX/scan_elements/in_pressureY_index | 1085 | What: /sys/.../iio:deviceX/scan_elements/in_pressureY_index |
1084 | What: /sys/.../iio:deviceX/scan_elements/in_pressure_index | 1086 | What: /sys/.../iio:deviceX/scan_elements/in_pressure_index |
1085 | What: /sys/.../iio:deviceX/scan_elements/in_rot_quaternion_index | 1087 | What: /sys/.../iio:deviceX/scan_elements/in_rot_quaternion_index |
1088 | What: /sys/.../iio:deviceX/scan_elements/in_proximity_index | ||
1086 | KernelVersion: 2.6.37 | 1089 | KernelVersion: 2.6.37 |
1087 | Contact: linux-iio@vger.kernel.org | 1090 | Contact: linux-iio@vger.kernel.org |
1088 | Description: | 1091 | Description: |