Link: https://lore.kernel.org/r/20260217200002.683975158@linuxfoundation.org Tested-by: Florian Fainelli <florian.fainelli@broadcom.com> Tested-by: Takeshi Ogasawara <takeshi.ogasawara@futuring-girl.com> Tested-by: Peter Schneider <pschneider1968@googlemail.com> Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Salvatore Bonaccorso <carnil@debian.org> Tested-by: Brett A C Sheffield <bacs@librecast.net> Tested-by: Mark Brown <broonie@kernel.org> Tested-by: Luna Jernberg <droidbittin@gmail.com> Tested-by: Ronald Warsow <rwarsow@gmx.de> Tested-by: Justin M. Forbes <jforbes@fedoraproject.org> Tested-by: Ron Economos <re@w6rz.net> Tested-by: Miguel Ojeda <ojeda@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
25 lines
864 B
Plaintext
25 lines
864 B
Plaintext
What: /sys/bus/iio/devices/iio:deviceX/in_proximity_nearlevel
|
|
Date: March 2020
|
|
KernelVersion: 5.7
|
|
Contact: linux-iio@vger.kernel.org
|
|
Description:
|
|
Near level for proximity sensors. This is a single integer
|
|
value that tells user space when an object should be
|
|
considered close to the device. If the value read from the
|
|
sensor is above or equal to the value in this file an object
|
|
should typically be considered near.
|
|
|
|
What: /sys/bus/iio/devices/iio:deviceX/sensor_sensitivity
|
|
Date: March 2014
|
|
KernelVersion: 3.15
|
|
Contact: linux-iio@vger.kernel.org
|
|
Description:
|
|
Proximity sensors sometimes have a controllable amplifier
|
|
on the signal from which time of flight measurements are
|
|
taken.
|
|
The appropriate values to take is dependent on both the
|
|
sensor and its operating environment:
|
|
* as3935 (0-31 range)
|
|
18 = indoors (default)
|
|
14 = outdoors
|