diff options
author | Matti Vaittinen <mazziesaccount@gmail.com> | 2023-09-27 10:28:29 +0200 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2023-10-05 15:44:06 +0200 |
commit | 3b4e0e9677551806766a1ffd19a4a365c10f43d9 (patch) | |
tree | f150808d10a441c5600b4f6485325a73bc9e98b3 /MAINTAINERS | |
parent | iio: pressure: Support ROHM BU1390 (diff) | |
download | linux-3b4e0e9677551806766a1ffd19a4a365c10f43d9.tar.xz linux-3b4e0e9677551806766a1ffd19a4a365c10f43d9.zip |
MAINTAINERS: Add ROHM BM1390
Add myself as a maintainer for ROHM BM1390 pressure sensor driver.
Signed-off-by: Matti Vaittinen <mazziesaccount@gmail.com>
Link: https://lore.kernel.org/r/fb19d3027ac19663789e18d4dc972a5dac0fde74.1695727471.git.mazziesaccount@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 0782484cceb8..4e07c032d06a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18570,6 +18570,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 |