]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Documentation: hwmon: adt7411: document supported sysfs attributes
authorChen-Shi-Hong <eric039eric@gmail.com>
Sat, 16 May 2026 03:52:31 +0000 (11:52 +0800)
committerGuenter Roeck <linux@roeck-us.net>
Tue, 9 Jun 2026 15:23:00 +0000 (08:23 -0700)
commit5354f06bdb20eaae1af9b84add428bc4d27280c2
tree0fd27ee3ac151417945a422f0f06997b10898aee
parent0a310408504ed768aab9faa694573122ac7c003d
Documentation: hwmon: adt7411: document supported sysfs attributes

The adt7411 driver exposes additional standard hwmon attributes beyond
the ones currently listed in Documentation/hwmon/adt7411.rst.

Document voltage min/max/alarm attributes, temperature min/max and
min_alarm/max_alarm attributes, and the temp2_fault attribute for the
external temperature channel.

Also update the documentation to clarify that analog inputs in1 and in2
are not available when the external temperature sensor is enabled, and
remove the outdated statement claiming that external temperature support
and limit registers are unsupported.

Signed-off-by: Chen-Shi-Hong <eric039eric@gmail.com>
Link: https://lore.kernel.org/r/20260516035245.1604-1-eric039eric@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/adt7411.rst