[PATCH] docs: hwmon: htu31: document debugfs serial_number
From: Chen-Shi-Hong
Date: Sun May 17 2026 - 08:53:36 EST
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@xxxxxxxxx>
---
Documentation/hwmon/htu31.rst | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/Documentation/hwmon/htu31.rst b/Documentation/hwmon/htu31.rst
index ccde84264643..9ab774dcf65d 100644
--- a/Documentation/hwmon/htu31.rst
+++ b/Documentation/hwmon/htu31.rst
@@ -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
+=================== =========================================
--
2.53.0