mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-15 08:14:15 +08:00
ed66bcd067
On those three files, the ABI representation described at README are violated. - at sysfs-bus-iio-proximity-as3935: a ':' character is missing after "What" - at sysfs-class-devfreq: there's a typo at Description - at sysfs-class-cxl, it is using the ":" character at a file preamble, causing it to be misinterpreted as a tag. - On the other files, instead of "What", they use "Where". Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Acked-by: Andrew Donnellan <ajd@linux.ibm.com> # cxl Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
25 lines
756 B
Plaintext
25 lines
756 B
Plaintext
What: /sys/bus/iio/devices/iio:deviceX/in_proximity_input
|
|
Date: March 2014
|
|
KernelVersion: 3.15
|
|
Contact: Matt Ranostay <matt.ranostay@konsulko.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 <matt.ranostay@konsulko.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
|