mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-14 15:54:15 +08:00
72ad02b15d
Add SEMTECH SX9310/9311 driver. The device has the following entry points: Usual frequency: - sampling_frequency - sampling_frequency_available Instant reading of current values for different sensors: - in_proximity0_raw - in_proximity1_raw - in_proximity2_raw - in_proximity3_comb_raw and associated events in events/ Signed-off-by: Gwendal Grignou <gwendal@chromium.org> Signed-off-by: Enrico Granata <egranata@chromium.org> Signed-off-by: Daniel Campello <campello@chromium.org> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
11 lines
400 B
Plaintext
11 lines
400 B
Plaintext
What: /sys/bus/iio/devices/iio:deviceX/in_proximity3_comb_raw
|
|
Date: February 2019
|
|
KernelVersion: 5.6
|
|
Contact: Daniel Campello <campello@chromium.org>
|
|
Description:
|
|
Proximity measurement indicating that some object is
|
|
near the combined sensor. The combined sensor presents
|
|
proximity measurements constructed by hardware by
|
|
combining measurements taken from a given set of
|
|
physical sensors.
|