2019-09-16 21:42:56

by Tomasz Duszynski

[permalink] [raw]
Subject: [PATCH 2/2] MAINTAINERS: add entry for ROHM BH1750 driver

Add myself as a ROHM BH1750 ambient light sensor driver maintainer.

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

diff --git a/MAINTAINERS b/MAINTAINERS
index f0c03740b9fb..928059c5cd49 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13792,6 +13792,12 @@ L: [email protected]
S: Odd Fixes
F: drivers/tty/serial/rp2.*

+ROHM BH1750 AMBIENT LIGHT SENSOR DRIVER
+M: Tomasz Duszynski <[email protected]>
+S: Maintained
+F: drivers/iio/light/bh1750.c
+F: Documentation/devicetree/bindings/iio/light/bh1750.yaml
+
ROHM MULTIFUNCTION BD9571MWV-M PMIC DEVICE DRIVERS
M: Marek Vasut <[email protected]>
L: [email protected]
--
2.23.0


2019-10-05 12:23:18

by Jonathan Cameron

[permalink] [raw]
Subject: Re: [PATCH 2/2] MAINTAINERS: add entry for ROHM BH1750 driver

On Mon, 16 Sep 2019 21:00:24 +0200
Tomasz Duszynski <[email protected]> wrote:

> Add myself as a ROHM BH1750 ambient light sensor driver maintainer.
>
> Signed-off-by: Tomasz Duszynski <[email protected]>
Applied.

Thanks,

Jonathan

> ---
> MAINTAINERS | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f0c03740b9fb..928059c5cd49 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13792,6 +13792,12 @@ L: [email protected]
> S: Odd Fixes
> F: drivers/tty/serial/rp2.*
>
> +ROHM BH1750 AMBIENT LIGHT SENSOR DRIVER
> +M: Tomasz Duszynski <[email protected]>
> +S: Maintained
> +F: drivers/iio/light/bh1750.c
> +F: Documentation/devicetree/bindings/iio/light/bh1750.yaml
> +
> ROHM MULTIFUNCTION BD9571MWV-M PMIC DEVICE DRIVERS
> M: Marek Vasut <[email protected]>
> L: [email protected]