File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Documentation/devicetree/bindings/hwmon Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ description: |
19
19
properties :
20
20
compatible :
21
21
enum :
22
+ - silergy,sq52206
22
23
- silergy,sy24655
23
24
- ti,ina209
24
25
- ti,ina219
@@ -58,6 +59,9 @@ properties:
58
59
shunt voltage, and a value of 4 maps to ADCRANGE=0 such that a wider
59
60
voltage range is used.
60
61
62
+ For SQ52206,the shunt-gain value 1 mapps to ADCRANGE=10/11, the value 2
63
+ mapps to ADCRANGE=01, and the value 4 mapps to ADCRANGE=00.
64
+
61
65
The default value is device dependent, and is defined by the reset value
62
66
of PGA/ADCRANGE in the respective configuration registers.
63
67
$ref : /schemas/types.yaml#/definitions/uint32
@@ -97,6 +101,7 @@ allOf:
97
101
compatible :
98
102
contains :
99
103
enum :
104
+ - silergy,sq52206
100
105
- silergy,sy24655
101
106
- ti,ina209
102
107
- ti,ina219
You can’t perform that action at this time.
0 commit comments