Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Wenliang Yan and committed by
Guenter Roeck
00ca54be 024e5cf2

+5
+5
Documentation/devicetree/bindings/hwmon/ti,ina2xx.yaml
··· 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 57 value of 1 maps to ADCRANGE=1 where no gain divisor is applied to the 59 58 shunt voltage, and a value of 4 maps to ADCRANGE=0 such that a wider 60 59 voltage range is used. 60 + 61 + For SQ52206,the shunt-gain value 1 mapps to ADCRANGE=10/11, the value 2 62 + mapps to ADCRANGE=01, and the value 4 mapps to ADCRANGE=00. 61 63 62 64 The default value is device dependent, and is defined by the reset value 63 65 of PGA/ADCRANGE in the respective configuration registers. ··· 101 97 compatible: 102 98 contains: 103 99 enum: 100 + - silergy,sq52206 104 101 - silergy,sy24655 105 102 - ti,ina209 106 103 - ti,ina219