summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorKurt Borja <kuurtb@gmail.com>2025-09-08 10:54:49 -0500
committerGuenter Roeck <linux@roeck-us.net>2025-09-08 12:20:08 -0700
commit94a28f9ba264b4b93cd1efa97992db59d74e8048 (patch)
treecec38d675f6888ad7897c76b8a6bb63a09af8db7 /Documentation
parent3ad2a7b9b15d5072139a20be84adb36776eb6c9b (diff)
hwmon: (sht21) Documentation cleanup
Drop extra empty lines and organize sysfs entries in a table. Signed-off-by: Kurt Borja <kuurtb@gmail.com> Link: https://lore.kernel.org/r/20250908-sht2x-v4-1-bc15f68af7de@gmail.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/hwmon/sht21.rst16
1 files changed, 5 insertions, 11 deletions
diff --git a/Documentation/hwmon/sht21.rst b/Documentation/hwmon/sht21.rst
index 1bccc8e8aac8..9f66cd51b45d 100644
--- a/Documentation/hwmon/sht21.rst
+++ b/Documentation/hwmon/sht21.rst
@@ -13,8 +13,6 @@ Supported chips:
https://www.sensirion.com/file/datasheet_sht21
-
-
* Sensirion SHT25
Prefix: 'sht25'
@@ -25,8 +23,6 @@ Supported chips:
https://www.sensirion.com/file/datasheet_sht25
-
-
Author:
Urs Fleisch <urs.fleisch@sensirion.com>
@@ -47,13 +43,11 @@ in the board setup code.
sysfs-Interface
---------------
-temp1_input
- - temperature input
-
-humidity1_input
- - humidity input
-eic
- - Electronic Identification Code
+=================== ============================================================
+temp1_input Temperature input
+humidity1_input Humidity input
+eic Electronic Identification Code
+=================== ============================================================
Notes
-----