Merge tag 'firewire-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...
[linux-block.git] / Documentation / hwmon / max31722.rst
CommitLineData
04e1e70a
TB
1Kernel driver max31722
2======================
3
4Supported chips:
b04f2f7d 5
04e1e70a 6 * Maxim Integrated MAX31722
b04f2f7d 7
04e1e70a 8 Prefix: 'max31722'
b04f2f7d 9
04e1e70a 10 ACPI ID: MAX31722
b04f2f7d 11
04e1e70a 12 Addresses scanned: -
b04f2f7d 13
04e1e70a 14 Datasheet: https://datasheets.maximintegrated.com/en/ds/MAX31722-MAX31723.pdf
b04f2f7d 15
04e1e70a 16 * Maxim Integrated MAX31723
b04f2f7d 17
04e1e70a 18 Prefix: 'max31723'
b04f2f7d 19
04e1e70a 20 ACPI ID: MAX31723
b04f2f7d 21
04e1e70a 22 Addresses scanned: -
b04f2f7d 23
04e1e70a
TB
24 Datasheet: https://datasheets.maximintegrated.com/en/ds/MAX31722-MAX31723.pdf
25
26Author: Tiberiu Breana <tiberiu.a.breana@intel.com>
27
28Description
29-----------
30
31This driver adds support for the Maxim Integrated MAX31722/MAX31723 thermometers
32and thermostats running over an SPI interface.
33
34Usage Notes
35-----------
36
37This driver uses ACPI to auto-detect devices. See ACPI IDs in the above section.
38
39Sysfs entries
40-------------
41
42The following attribute is supported:
43
b04f2f7d 44======================= =======================================================
04e1e70a 45temp1_input Measured temperature. Read-only.
b04f2f7d 46======================= =======================================================