hwmon: Add support for INA3221 Triple Current/Voltage Monitors
Add support for the the INA3221 26v capable, Triple channel, Bi-Directional, Zero-Drift, Low-/High-Side, Current/Voltage Monitor with I2C interface. Signed-off-by: Andrew F. Davis <afd@ti.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Этот коммит содержится в:

коммит произвёл
Guenter Roeck

родитель
c0a6860180
Коммит
7cb6dcff19
@@ -1525,6 +1525,17 @@ config SENSORS_INA2XX
|
||||
This driver can also be built as a module. If so, the module
|
||||
will be called ina2xx.
|
||||
|
||||
config SENSORS_INA3221
|
||||
tristate "Texas Instruments INA3221 Triple Power Monitor"
|
||||
depends on I2C
|
||||
select REGMAP_I2C
|
||||
help
|
||||
If you say yes here you get support for the TI INA3221 Triple Power
|
||||
Monitor.
|
||||
|
||||
This driver can also be built as a module. If so, the module
|
||||
will be called ina3221.
|
||||
|
||||
config SENSORS_TC74
|
||||
tristate "Microchip TC74"
|
||||
depends on I2C
|
||||
|
Ссылка в новой задаче
Block a user