forked from Minki/linux
eb35279dd7
Most applications are too noisy to allow the default noise and watchdog settings, and thus need to be configurable via DT properties. Also default settings to POR defaults on a reset, and register distuber interrupts as noise since it prevents proper usage. Cc: devicetree@vger.kernel.org Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
25 lines
740 B
Plaintext
25 lines
740 B
Plaintext
What /sys/bus/iio/devices/iio:deviceX/in_proximity_input
|
|
Date: March 2014
|
|
KernelVersion: 3.15
|
|
Contact: Matt Ranostay <mranostay@gmail.com>
|
|
Description:
|
|
Get the current distance in meters of storm (1km steps)
|
|
1000-40000 = distance in meters
|
|
|
|
What /sys/bus/iio/devices/iio:deviceX/sensor_sensitivity
|
|
Date: March 2014
|
|
KernelVersion: 3.15
|
|
Contact: Matt Ranostay <mranostay@gmail.com>
|
|
Description:
|
|
Show or set the gain boost of the amp, from 0-31 range.
|
|
18 = indoors (default)
|
|
14 = outdoors
|
|
|
|
What /sys/bus/iio/devices/iio:deviceX/noise_level_tripped
|
|
Date: May 2017
|
|
KernelVersion: 4.13
|
|
Contact: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Description:
|
|
When 1 the noise level is over the trip level and not reporting
|
|
valid data
|