]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
docs: hwmon: htu31: document debugfs serial_number
authorChen-Shi-Hong <eric039eric@gmail.com>
Sun, 17 May 2026 12:52:21 +0000 (20:52 +0800)
committerGuenter Roeck <linux@roeck-us.net>
Tue, 9 Jun 2026 15:23:00 +0000 (08:23 -0700)
Document the debugfs serial_number file exposed by the htu31 driver.

The driver creates a debugfs entry for the sensor serial number, but
the documentation currently only describes the sysfs interface.

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

index ccde84264643d72b8f53381a86be79bb59fe184b..9ab774dcf65deacbc20f963575682146c3babcb1 100644 (file)
@@ -35,3 +35,10 @@ temp1_input:        temperature input
 humidity1_input:    humidity input
 heater_enable:      heater control
 =================== =================
+
+debugfs-Interface
+-----------------
+
+=================== =========================================
+serial_number:      unique serial number of the sensor
+=================== =========================================