mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2026-03-03 18:28:01 +01:00
dt-bindings: Add SQ52206 to ina2xx devicetree bindings
Add the sq52206 compatible to the ina2xx.yaml Signed-off-by: Wenliang Yan <wenliang202407@163.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20250506053741.4837-5-wenliang202407@163.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>
This commit is contained in:
committed by
Guenter Roeck
parent
024e5cf243
commit
00ca54bee4
@@ -19,6 +19,7 @@ description: |
|
||||
properties:
|
||||
compatible:
|
||||
enum:
|
||||
- silergy,sq52206
|
||||
- silergy,sy24655
|
||||
- ti,ina209
|
||||
- ti,ina219
|
||||
@@ -58,6 +59,9 @@ properties:
|
||||
shunt voltage, and a value of 4 maps to ADCRANGE=0 such that a wider
|
||||
voltage range is used.
|
||||
|
||||
For SQ52206,the shunt-gain value 1 mapps to ADCRANGE=10/11, the value 2
|
||||
mapps to ADCRANGE=01, and the value 4 mapps to ADCRANGE=00.
|
||||
|
||||
The default value is device dependent, and is defined by the reset value
|
||||
of PGA/ADCRANGE in the respective configuration registers.
|
||||
$ref: /schemas/types.yaml#/definitions/uint32
|
||||
@@ -97,6 +101,7 @@ allOf:
|
||||
compatible:
|
||||
contains:
|
||||
enum:
|
||||
- silergy,sq52206
|
||||
- silergy,sy24655
|
||||
- ti,ina209
|
||||
- ti,ina219
|
||||
|
||||
Reference in New Issue
Block a user