Message ID | 3231287865a48ad158633c0af9b419dd78492e59.1695380366.git.mazziesaccount@gmail.com (mailing list archive) |
---|---|
State | Changes Requested |
Headers | show |
Series | Support ROHM BM1390 pressure sensor | expand |
diff --git a/MAINTAINERS b/MAINTAINERS index bf0f54c24f81..2f296320d642 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18562,6 +18562,12 @@ S: Maintained F: Documentation/devicetree/bindings/iio/light/bh1750.yaml F: drivers/iio/light/bh1750.c +ROHM BM1390 PRESSURE SENSOR DRIVER +M: Matti Vaittinen <mazziesaccount@gmail.com> +L: linux-iio@vger.kernel.org +S: Supported +F: drivers/iio/pressure/rohm-bm1390.c + ROHM BU270xx LIGHT SENSOR DRIVERs M: Matti Vaittinen <mazziesaccount@gmail.com> L: linux-iio@vger.kernel.org
Add myself as a maintainer for ROHM BM1390 pressure sensor driver. Signed-off-by: Matti Vaittinen <mazziesaccount@gmail.com> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+)