mirror of
https://github.com/torvalds/linux.git
synced 2026-09-22 04:34:03 +02:00
dt-bindings: hwmon: ina2xx: add ina232 compatible
The INA232 is a current/power monitor from Texas Instruments sharing the same register map as the other INA2xx. Signed-off-by: Martino Facchin <m.facchin@arduino.cc> Signed-off-by: Loic Poulain <loic.poulain@oss.qualcomm.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Link: https://lore.kernel.org/r/20260611-monza-ina232-v2-1-e4375ce652d0@oss.qualcomm.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>
This commit is contained in:
parent
db2ddb8714
commit
6fe4043c16
|
|
@ -28,6 +28,7 @@ properties:
|
|||
- ti,ina228
|
||||
- ti,ina230
|
||||
- ti,ina231
|
||||
- ti,ina232
|
||||
- ti,ina233
|
||||
- ti,ina234
|
||||
- ti,ina237
|
||||
|
|
@ -114,6 +115,7 @@ allOf:
|
|||
- ti,ina228
|
||||
- ti,ina230
|
||||
- ti,ina231
|
||||
- ti,ina232
|
||||
- ti,ina234
|
||||
- ti,ina237
|
||||
- ti,ina238
|
||||
|
|
@ -136,6 +138,7 @@ allOf:
|
|||
- ti,ina226
|
||||
- ti,ina230
|
||||
- ti,ina231
|
||||
- ti,ina232
|
||||
- ti,ina234
|
||||
- ti,ina260
|
||||
- ti,ina700
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user