mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-08 22:32:55 +00:00
iio: Add intensity including ir and both modifiers to ABI documentation ex-post
intensity has been in use for a long time but never documented it is beneficial to document what this is supposed to be Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
This commit is contained in:
parent
474fe212e6
commit
065b055dce
@ -895,6 +895,16 @@ Description:
|
|||||||
on-chip EEPROM. After power-up or chip reset the device will
|
on-chip EEPROM. After power-up or chip reset the device will
|
||||||
automatically load the saved configuration.
|
automatically load the saved configuration.
|
||||||
|
|
||||||
|
What: /sys/.../iio:deviceX/in_intensityY_raw
|
||||||
|
What: /sys/.../iio:deviceX/in_intensityY_ir_raw
|
||||||
|
What: /sys/.../iio:deviceX/in_intensityY_both_raw
|
||||||
|
KernelVersion: 3.4
|
||||||
|
Contact: linux-iio@vger.kernel.org
|
||||||
|
Description:
|
||||||
|
Unit-less light intensity. Modifiers both and ir indicate
|
||||||
|
that measurements contains visible and infrared light
|
||||||
|
components or just infrared light, respectively.
|
||||||
|
|
||||||
What: /sys/.../iio:deviceX/in_intensity_red_integration_time
|
What: /sys/.../iio:deviceX/in_intensity_red_integration_time
|
||||||
What: /sys/.../iio:deviceX/in_intensity_green_integration_time
|
What: /sys/.../iio:deviceX/in_intensity_green_integration_time
|
||||||
What: /sys/.../iio:deviceX/in_intensity_blue_integration_time
|
What: /sys/.../iio:deviceX/in_intensity_blue_integration_time
|
||||||
|
Loading…
Reference in New Issue
Block a user