diff options
author | Lorenzo Bianconi <lorenzo.bianconi@redhat.com> | 2018-11-26 10:05:55 +0100 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2018-12-01 17:12:45 +0100 |
commit | 88884a503ba854f3c0ff0fef458ac00aefa62671 (patch) | |
tree | cc7a3c3b30982b0ec57e2f89e9dba4c81d3206d6 /MAINTAINERS | |
parent | iio: magnetometer: ak8975: Add the "AKM9911" ACPI HID (diff) | |
download | linux-88884a503ba854f3c0ff0fef458ac00aefa62671.tar.xz linux-88884a503ba854f3c0ff0fef458ac00aefa62671.zip |
iio: humidity: hts221: add entry in MAINTAINERS file
Add entry for hts221 temperature/humidity driver in MAINTAINERS file
Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f4d94fb0666d..d904229ceffb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6792,6 +6792,14 @@ L: linux-input@vger.kernel.org S: Maintained F: drivers/input/touchscreen/htcpen.c +HTS221 TEMPERATURE-HUMIDITY IIO DRIVER +M: Lorenzo Bianconi <lorenzo.bianconi83@gmail.com> +L: linux-iio@vger.kernel.org +W: http://www.st.com/ +S: Maintained +F: drivers/iio/humidity/hts221* +F: Documentation/devicetree/bindings/iio/humidity/hts221.txt + HUAWEI ETHERNET DRIVER M: Aviad Krawczyk <aviad.krawczyk@huawei.com> L: netdev@vger.kernel.org |