ina2xx 882 B

1234567891011121314151617181920212223242526272829
  1. Kernel driver ina2xx
  2. ====================
  3. Supported chips:
  4. * Texas Instruments INA219
  5. Prefix: 'ina219'
  6. Addresses: I2C 0x40 - 0x4f
  7. Datasheet: Publicly available at the Texas Instruments website
  8. http://www.ti.com/
  9. * Texas Instruments INA226
  10. Prefix: 'ina226'
  11. Addresses: I2C 0x40 - 0x4f
  12. Datasheet: Publicly available at the Texas Instruments website
  13. http://www.ti.com/
  14. Author: Lothar Felten <l-felten@ti.com>
  15. Description
  16. -----------
  17. The INA219 is a high-side current shunt and power monitor with an I2C
  18. interface. The INA219 monitors both shunt drop and supply voltage, with
  19. programmable conversion times and filtering.
  20. The INA226 is a current shunt and power monitor with an I2C interface.
  21. The INA226 monitors both a shunt voltage drop and bus supply voltage.
  22. The shunt value in micro-ohms can be set via platform data.