hc
2024-10-12 a5969cabbb4660eab42b6ef0412cbbd1200cf14d
kernel/Documentation/ABI/testing/sysfs-bus-iio-cros-ec
....@@ -4,7 +4,7 @@
44 Contact: linux-iio@vger.kernel.org
55 Description:
66 Writing '1' will perform a FOC (Fast Online Calibration). The
7
- corresponding calibration offsets can be read from *_calibbias
7
+ corresponding calibration offsets can be read from `*_calibbias`
88 entries.
99
1010 What: /sys/bus/iio/devices/iio:deviceX/location
....@@ -18,11 +18,11 @@
1818 values are 'base' and 'lid'.
1919
2020 What: /sys/bus/iio/devices/iio:deviceX/id
21
-Date: Septembre 2017
21
+Date: September 2017
2222 KernelVersion: 4.14
2323 Contact: linux-iio@vger.kernel.org
2424 Description:
25
- This attribute is exposed by the CrOS EC legacy accelerometer
26
- driver and represents the sensor ID as exposed by the EC. This
27
- ID is used by the Android sensor service hardware abstraction
28
- layer (sensor HAL) through the Android container on ChromeOS.
25
+ This attribute is exposed by the CrOS EC sensors driver and
26
+ represents the sensor ID as exposed by the EC. This ID is used
27
+ by the Android sensor service hardware abstraction layer (sensor
28
+ HAL) through the Android container on ChromeOS.