diff options
author | Jacopo Mondi <jacopo@jmondi.org> | 2021-09-20 15:54:12 +0200 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2021-10-19 09:27:31 +0200 |
commit | c397894e24f1c7281376c14dfdd4df8fe0e84754 (patch) | |
tree | ce7066b0173565883ec8d19366efdd1c3705d9e7 /MAINTAINERS | |
parent | iio: ABI: docs: Document Senseair Sunrise ABI (diff) | |
download | linux-c397894e24f1c7281376c14dfdd4df8fe0e84754.tar.xz linux-c397894e24f1c7281376c14dfdd4df8fe0e84754.zip |
iio: chemical: Add Senseair Sunrise 006-0-007 driver
Add support for the Senseair Sunrise 006-0-0007 driver through the
IIO subsystem.
Datasheet: https://rmtplusstoragesenseair.blob.core.windows.net/docs/Dev/publicerat/TDE5531.pdf
Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
Link: https://lore.kernel.org/r/20210920135413.140310-4-jacopo+renesas@jmondi.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 41b969921d0a..2429e27daece 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16887,6 +16887,13 @@ S: Maintained F: drivers/misc/phantom.c F: include/uapi/linux/phantom.h +SENSEAIR SUNRISE 006-0-0007 +M: Jacopo Mondi <jacopo@jmondi.org> +S: Maintained +F: Documentation/ABI/testing/sysfs-bus-iio-chemical-sunrise-co2 +F: Documentation/devicetree/bindings/iio/chemical/senseair,sunrise.yaml +F: drivers/iio/chemical/sunrise_co2.c + SENSIRION SCD30 CARBON DIOXIDE SENSOR DRIVER M: Tomasz Duszynski <tomasz.duszynski@octakon.com> S: Maintained |