2016-03-30 19:16:24 +03:00
Kernel driver max31722
======================
Supported chips:
2019-04-17 12:46:28 +03:00
2016-03-30 19:16:24 +03:00
* Maxim Integrated MAX31722
2019-04-17 12:46:28 +03:00
2016-03-30 19:16:24 +03:00
Prefix: 'max31722'
2019-04-17 12:46:28 +03:00
2016-03-30 19:16:24 +03:00
ACPI ID: MAX31722
2019-04-17 12:46:28 +03:00
2016-03-30 19:16:24 +03:00
Addresses scanned: -
2019-04-17 12:46:28 +03:00
2016-03-30 19:16:24 +03:00
Datasheet: https://datasheets.maximintegrated.com/en/ds/MAX31722-MAX31723.pdf
2019-04-17 12:46:28 +03:00
2016-03-30 19:16:24 +03:00
* Maxim Integrated MAX31723
2019-04-17 12:46:28 +03:00
2016-03-30 19:16:24 +03:00
Prefix: 'max31723'
2019-04-17 12:46:28 +03:00
2016-03-30 19:16:24 +03:00
ACPI ID: MAX31723
2019-04-17 12:46:28 +03:00
2016-03-30 19:16:24 +03:00
Addresses scanned: -
2019-04-17 12:46:28 +03:00
2016-03-30 19:16:24 +03:00
Datasheet: https://datasheets.maximintegrated.com/en/ds/MAX31722-MAX31723.pdf
Author: Tiberiu Breana <tiberiu.a.breana@intel.com>
Description
-----------
This driver adds support for the Maxim Integrated MAX31722/MAX31723 thermometers
and thermostats running over an SPI interface.
Usage Notes
-----------
This driver uses ACPI to auto-detect devices. See ACPI IDs in the above section.
Sysfs entries
-------------
The following attribute is supported:
2019-04-17 12:46:28 +03:00
======================= =======================================================
2016-03-30 19:16:24 +03:00
temp1_input Measured temperature. Read-only.
2019-04-17 12:46:28 +03:00
======================= =======================================================