Merge tag 'soundwire-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul...
[linux-block.git] / Documentation / hwmon / ad7314.rst
CommitLineData
4f3a6595
JC
1Kernel driver ad7314
2====================
3
4Supported chips:
b04f2f7d 5
4f3a6595 6 * Analog Devices AD7314
b04f2f7d 7
4f3a6595 8 Prefix: 'ad7314'
b04f2f7d 9
4f3a6595 10 Datasheet: Publicly available at Analog Devices website.
b04f2f7d 11
4f3a6595 12 * Analog Devices ADT7301
b04f2f7d 13
4f3a6595 14 Prefix: 'adt7301'
b04f2f7d 15
4f3a6595 16 Datasheet: Publicly available at Analog Devices website.
b04f2f7d 17
4f3a6595 18 * Analog Devices ADT7302
b04f2f7d 19
4f3a6595 20 Prefix: 'adt7302'
b04f2f7d 21
4f3a6595
JC
22 Datasheet: Publicly available at Analog Devices website.
23
24Description
25-----------
26
27Driver supports the above parts. The ad7314 has a 10 bit
28sensor with 1lsb = 0.25 degrees centigrade. The adt7301 and
29adt7302 have 14 bit sensors with 1lsb = 0.03125 degrees centigrade.
30
31Notes
32-----
33
34Currently power down mode is not supported.