2023-09-27 10:29:13

by Matti Vaittinen

[permalink] [raw]
Subject: [PATCH v4 5/5] MAINTAINERS: Add ROHM BM1390

Add myself as a maintainer for ROHM BM1390 pressure sensor driver.

Signed-off-by: Matti Vaittinen <[email protected]>
---
MAINTAINERS | 6 ++++++
1 file changed, 6 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 90f13281d297..91390f571a05 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18563,6 +18563,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 <[email protected]>
+L: [email protected]
+S: Supported
+F: drivers/iio/pressure/rohm-bm1390.c
+
ROHM BU270xx LIGHT SENSOR DRIVERs
M: Matti Vaittinen <[email protected]>
L: [email protected]
--
2.41.0


--
Matti Vaittinen, Linux device drivers
ROHM Semiconductors, Finland SWDC
Kiviharjunlenkki 1E
90220 OULU
FINLAND

~~~ "I don't think so," said Rene Descartes. Just then he vanished ~~~
Simon says - in Latin please.
~~~ "non cogito me" dixit Rene Descarte, deinde evanescavit ~~~
Thanks to Simon Glass for the translation =]


Attachments:
(No filename) (1.07 kB)
signature.asc (499.00 B)
Download all attachments

2023-09-30 17:04:09

by Jonathan Cameron

[permalink] [raw]
Subject: Re: [PATCH v4 5/5] MAINTAINERS: Add ROHM BM1390

On Wed, 27 Sep 2023 11:28:29 +0300
Matti Vaittinen <[email protected]> wrote:

> Add myself as a maintainer for ROHM BM1390 pressure sensor driver.
>
> Signed-off-by: Matti Vaittinen <[email protected]>
Applied, 3-5 (as well as 2 that I replied to separately).

Nice driver. Thanks,

Jonathan

> ---
> MAINTAINERS | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 90f13281d297..91390f571a05 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -18563,6 +18563,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 <[email protected]>
> +L: [email protected]
> +S: Supported
> +F: drivers/iio/pressure/rohm-bm1390.c
> +
> ROHM BU270xx LIGHT SENSOR DRIVERs
> M: Matti Vaittinen <[email protected]>
> L: [email protected]