mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 06:44:00 -04:00
In 2021, Maxim Integrated was acquired by Analog Devices. maxim-ic.com & maximintegrated.com links redirect to analog.com. Update maxim-ic.com & maximintegrated.com links to analog.com links. Signed-off-by: Ankan Biswas <spyjetfayed@gmail.com> Link: https://lore.kernel.org/r/20251017163501.11285-1-spyjetfayed@gmail.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>
47 lines
1.0 KiB
ReStructuredText
47 lines
1.0 KiB
ReStructuredText
Kernel driver max31722
|
|
======================
|
|
|
|
Supported chips:
|
|
|
|
* Maxim Integrated MAX31722
|
|
|
|
Prefix: 'max31722'
|
|
|
|
ACPI ID: MAX31722
|
|
|
|
Addresses scanned: -
|
|
|
|
Datasheet: https://www.analog.com/media/en/technical-documentation/data-sheets/max31722-max31723.pdf
|
|
|
|
* Maxim Integrated MAX31723
|
|
|
|
Prefix: 'max31723'
|
|
|
|
ACPI ID: MAX31723
|
|
|
|
Addresses scanned: -
|
|
|
|
Datasheet: https://www.analog.com/media/en/technical-documentation/data-sheets/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:
|
|
|
|
======================= =======================================================
|
|
temp1_input Measured temperature. Read-only.
|
|
======================= =======================================================
|