aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/ABI
diff options
context:
space:
mode:
authorPeter Meerwald <pmeerw@pmeerw.net>2014-02-05 11:54:00 -0500
committerJonathan Cameron <jic23@kernel.org>2014-05-03 06:45:26 -0400
commit994265f180791b7502cebd10dcb550d941e182c7 (patch)
treea4eca37a5ddd241335242f5068c66f49271218f9 /Documentation/ABI
parent065b055dce0cbc2c14fa602cf5ab9938b6a08793 (diff)
iio: Add ABI documentation for illuminance
has been in use for a long time, but never documented; state that this measurement should be in lux (drivers may feel different about this) Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'Documentation/ABI')
-rw-r--r--Documentation/ABI/testing/sysfs-bus-iio9
1 files changed, 9 insertions, 0 deletions
diff --git a/Documentation/ABI/testing/sysfs-bus-iio b/Documentation/ABI/testing/sysfs-bus-iio
index 9669c1ff8491..a9757dcf2e81 100644
--- a/Documentation/ABI/testing/sysfs-bus-iio
+++ b/Documentation/ABI/testing/sysfs-bus-iio
@@ -895,6 +895,15 @@ Description:
895 on-chip EEPROM. After power-up or chip reset the device will 895 on-chip EEPROM. After power-up or chip reset the device will
896 automatically load the saved configuration. 896 automatically load the saved configuration.
897 897
898What: /sys/.../iio:deviceX/in_illuminanceY_input
899What: /sys/.../iio:deviceX/in_illuminanceY_raw
900What: /sys/.../iio:deviceX/in_illuminanceY_mean_raw
901KernelVersion: 3.4
902Contact: linux-iio@vger.kernel.org
903Description:
904 Illuminance measurement, units after application of scale
905 and offset are lux.
906
898What: /sys/.../iio:deviceX/in_intensityY_raw 907What: /sys/.../iio:deviceX/in_intensityY_raw
899What: /sys/.../iio:deviceX/in_intensityY_ir_raw 908What: /sys/.../iio:deviceX/in_intensityY_ir_raw
900What: /sys/.../iio:deviceX/in_intensityY_both_raw 909What: /sys/.../iio:deviceX/in_intensityY_both_raw