Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1556654
| From | Enric Balletbo i Serra <enric.balletbo@collabora.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCHv2 1/2] iio: Documentation: Add proximity unit |
| Date | 2017-01-11 17:00 +0100 |
| Message-ID | <sYttD-id-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
To follow iio guidelines Where possible we stick to the raw SI unit, so specify meters for proximity. Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com> --- Documentation/ABI/testing/sysfs-bus-iio | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/ABI/testing/sysfs-bus-iio b/Documentation/ABI/testing/sysfs-bus-iio index b8f220f..1bd8ed1 100644 --- a/Documentation/ABI/testing/sysfs-bus-iio +++ b/Documentation/ABI/testing/sysfs-bus-iio @@ -1245,7 +1245,8 @@ Description: reflectivity of infrared or ultrasound emitted. Often these sensors are unit less and as such conversion to SI units is not possible. Higher proximity measurements - indicate closer objects, and vice versa. + indicate closer objects, and vice versa. Units after + application of scale and offset are meters. What: /sys/.../iio:deviceX/in_illuminance_input What: /sys/.../iio:deviceX/in_illuminance_raw -- 2.9.3
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCHv2 1/2] iio: Documentation: Add proximity unit Enric Balletbo i Serra <enric.balletbo@collabora.com> - 2017-01-11 17:00 +0100
[PATCHv2 2/2] iio: cros_ec_light_prox: add ChromeOS EC Light and Proximity Sensors Enric Balletbo i Serra <enric.balletbo@collabora.com> - 2017-01-11 17:00 +0100
Re: [PATCHv2 2/2] iio: cros_ec_light_prox: add ChromeOS EC Light and Proximity Sensors Jonathan Cameron <jic23@kernel.org> - 2017-01-14 14:20 +0100
Re: [PATCHv2 1/2] iio: Documentation: Add proximity unit Jonathan Cameron <jic23@kernel.org> - 2017-01-14 14:00 +0100
csiph-web