ad7314.rst 676 B

12345678910111213141516171819202122232425262728293031323334
  1. Kernel driver ad7314
  2. ====================
  3. Supported chips:
  4. * Analog Devices AD7314
  5. Prefix: 'ad7314'
  6. Datasheet: Publicly available at Analog Devices website.
  7. * Analog Devices ADT7301
  8. Prefix: 'adt7301'
  9. Datasheet: Publicly available at Analog Devices website.
  10. * Analog Devices ADT7302
  11. Prefix: 'adt7302'
  12. Datasheet: Publicly available at Analog Devices website.
  13. Description
  14. -----------
  15. Driver supports the above parts. The ad7314 has a 10 bit
  16. sensor with 1lsb = 0.25 degrees centigrade. The adt7301 and
  17. adt7302 have 14 bit sensors with 1lsb = 0.03125 degrees centigrade.
  18. Notes
  19. -----
  20. Currently power down mode is not supported.