Commit 51f57607 authored by Chen-Shi-Hong's avatar Chen-Shi-Hong Committed by Guenter Roeck
Browse files

docs: hwmon: sy7636a: fix temperature sysfs attribute name



The hwmon sysfs naming convention uses
temp[1-*]_input for temperature channels.

Documentation/hwmon/sy7636a-hwmon.rst currently documents
temp0_input, while the driver uses the standard hwmon
temperature channel interface.

Update the documentation to use temp1_input.

Signed-off-by: default avatarChen-Shi-Hong <eric039eric@gmail.com>
Link: https://lore.kernel.org/r/20260514154108.1937-1-eric039eric@gmail.com


Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
parent f06035ab
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,5 +22,5 @@ The following sensors are supported
sysfs-Interface
---------------

temp0_input
temp1_input
	- Temperature of external NTC (milli-degree C)