diff options
author | Navin Sankar Velliangiri | 2021-05-24 19:50:38 +0530 |
---|---|---|
committer | Guenter Roeck | 2021-06-17 04:21:45 -0700 |
commit | 505c2549373f3aa9ee16493f872e57876ffb70b1 (patch) | |
tree | 6b48ea11b9eabd661a5e01eb5ceaf86acbb5ffd5 /Documentation/hwmon/index.rst | |
parent | f20f7363e7e1d24defc27b1cb814071791a535b0 (diff) |
hwmon: Add sht4x Temperature and Humidity Sensor Driver
This patch adds a hwmon driver for the SHT4x Temperature and
Humidity sensor.
Signed-off-by: Navin Sankar Velliangiri <navin@linumiz.com>
[groeck: dropped unnecessary empty line and continuation lines]
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation/hwmon/index.rst')
-rw-r--r-- | Documentation/hwmon/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/hwmon/index.rst b/Documentation/hwmon/index.rst index 6925a8a70511..61e5d4532622 100644 --- a/Documentation/hwmon/index.rst +++ b/Documentation/hwmon/index.rst @@ -165,6 +165,7 @@ Hardware Monitoring Kernel Drivers sht15 sht21 sht3x + sht4x shtc1 sis5595 sl28cpld |