File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Documentation/devicetree/bindings/hwmon Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ maintainers:
10
10
-
Christopher Ruehl [email protected]
11
11
12
12
description : |
13
- The SHTC1, SHTW1 and SHTC3 are digital humidity and temperature sensor
13
+ The SHTC1, SHTW1 and SHTC3 are digital humidity and temperature sensors
14
14
designed especially for battery-driven high-volume consumer electronics
15
15
applications.
16
16
For further information refere to Documentation/hwmon/shtc1.rst
@@ -31,13 +31,13 @@ properties:
31
31
sensirion,blocking-io :
32
32
$ref : /schemas/types.yaml#/definitions/flag
33
33
description :
34
- If set, the driver hold the i2c bus until measurement is finished.
34
+ If set, the driver holds the i2c bus until the measurement is finished.
35
35
36
36
sensirion,low-precision :
37
37
$ref : /schemas/types.yaml#/definitions/flag
38
38
description :
39
- If set, the sensor aquire data with low precision (not recommended).
40
- The driver aquire data with high precision by default.
39
+ If set, the sensor acquires data with low precision (not recommended).
40
+ The driver acquires data with high precision by default.
41
41
42
42
required :
43
43
- compatible
You can’t perform that action at this time.
0 commit comments