diff options
author | Petar Stoykov <pd.pstoykov@gmail.com> | 2024-07-25 18:37:29 +0300 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2024-08-03 12:13:44 +0300 |
commit | f7578fd46789a4dd45e077e86a7b71159f9a7aa6 (patch) | |
tree | 10aa760b8b2e789c4cebd99fcad295ba352de1c4 /MAINTAINERS | |
parent | 6ddb86d93cc08c00eccc1a14980f7260e4fbe2bc (diff) | |
download | linux-f7578fd46789a4dd45e077e86a7b71159f9a7aa6.tar.xz |
MAINTAINERS: Add Sensirion SDP500
Add myself as a maintainer for Sensirion SDP500 pressure sensor driver
Signed-off-by: Petar Stoykov <pd.pstoykov@gmail.com>
Link: https://patch.msgid.link/20240725-mainline_sdp500-v4-3-ea2f5b189958@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9dbdb0ce30c0..cd677bcc54da 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20626,6 +20626,12 @@ S: Maintained F: Documentation/devicetree/bindings/iio/chemical/sensirion,scd4x.yaml F: drivers/iio/chemical/scd4x.c +SENSIRION SDP500 DIFFERENTIAL PRESSURE SENSOR DRIVER +M: Petar Stoykov <petar.stoykov@prodrive-technologies.com> +S: Maintained +F: Documentation/devicetree/bindings/iio/pressure/sensirion,sdp500.yaml +F: drivers/iio/pressure/sdp500.c + SENSIRION SGP40 GAS SENSOR DRIVER M: Andreas Klinger <ak@it-klinger.de> S: Maintained |