commit | 505c2549373f3aa9ee16493f872e57876ffb70b1 | [log] [tgz] |
---|---|---|
author | Navin Sankar Velliangiri <navin@linumiz.com> | Mon May 24 19:50:38 2021 +0530 |
committer | Guenter Roeck <linux@roeck-us.net> | Thu Jun 17 04:21:45 2021 -0700 |
tree | 6b48ea11b9eabd661a5e01eb5ceaf86acbb5ffd5 | |
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>