Skip to content

Commit 00ca54b

Browse files
Wenliang Yangroeck
authored andcommitted
dt-bindings: Add SQ52206 to ina2xx devicetree bindings
Add the sq52206 compatible to the ina2xx.yaml Signed-off-by: Wenliang Yan <[email protected]> Acked-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Guenter Roeck <[email protected]>
1 parent 024e5cf commit 00ca54b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Documentation/devicetree/bindings/hwmon/ti,ina2xx.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ description: |
1919
properties:
2020
compatible:
2121
enum:
22+
- silergy,sq52206
2223
- silergy,sy24655
2324
- ti,ina209
2425
- ti,ina219
@@ -58,6 +59,9 @@ properties:
5859
shunt voltage, and a value of 4 maps to ADCRANGE=0 such that a wider
5960
voltage range is used.
6061
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+
6165
The default value is device dependent, and is defined by the reset value
6266
of PGA/ADCRANGE in the respective configuration registers.
6367
$ref: /schemas/types.yaml#/definitions/uint32
@@ -97,6 +101,7 @@ allOf:
97101
compatible:
98102
contains:
99103
enum:
104+
- silergy,sq52206
100105
- silergy,sy24655
101106
- ti,ina209
102107
- ti,ina219

0 commit comments

Comments
 (0)