[RFC PATCH 6/6] MAINTAINERS: Add ROHM BU27034

Matti Vaittinen posted 6 patches 2 years, 6 months ago
There is a newer version of this series
[RFC PATCH 6/6] MAINTAINERS: Add ROHM BU27034
Posted by Matti Vaittinen 2 years, 6 months ago
Add myself as a maintainer for ROHM BU27034 ALS driver.

Signed-off-by: Matti Vaittinen <mazziesaccount@gmail.com>
---
 MAINTAINERS | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 43f5a024daa2..8d31ef852372 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18090,6 +18090,11 @@ S:	Maintained
 F:	Documentation/devicetree/bindings/iio/light/bh1750.yaml
 F:	drivers/iio/light/bh1750.c
 
+ROHM BU27034 AMBIENT LIGHT SENSOR DRIVER
+M:	Matti Vaittinen <mazziesaccount@gmail.com>
+S:	Supported
+F:	drivers/iio/light/rohm-bu27034.c
+
 ROHM MULTIFUNCTION BD9571MWV-M PMIC DEVICE DRIVERS
 M:	Marek Vasut <marek.vasut+renesas@gmail.com>
 L:	linux-kernel@vger.kernel.org
-- 
2.39.2


-- 
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 =] 
Re: [RFC PATCH 6/6] MAINTAINERS: Add ROHM BU27034
Posted by Jonathan Cameron 2 years, 6 months ago
On Wed, 22 Feb 2023 18:16:18 +0200
Matti Vaittinen <mazziesaccount@gmail.com> wrote:

> Add myself as a maintainer for ROHM BU27034 ALS driver.
> 
> Signed-off-by: Matti Vaittinen <mazziesaccount@gmail.com>
> ---
>  MAINTAINERS | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 43f5a024daa2..8d31ef852372 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -18090,6 +18090,11 @@ S:	Maintained
>  F:	Documentation/devicetree/bindings/iio/light/bh1750.yaml
>  F:	drivers/iio/light/bh1750.c
>  
> +ROHM BU27034 AMBIENT LIGHT SENSOR DRIVER
> +M:	Matti Vaittinen <mazziesaccount@gmail.com>
Whilst the wild cards stuff for IIO should also catch this, it's (fairly)
conventional to still add the list entry to make it easy for
people reading the file directly.

We are a bit inconsistent on it though.

> +S:	Supported
> +F:	drivers/iio/light/rohm-bu27034.c
> +
>  ROHM MULTIFUNCTION BD9571MWV-M PMIC DEVICE DRIVERS
>  M:	Marek Vasut <marek.vasut+renesas@gmail.com>
>  L:	linux-kernel@vger.kernel.org
Re: [RFC PATCH 6/6] MAINTAINERS: Add ROHM BU27034
Posted by Matti Vaittinen 2 years, 6 months ago
On 2/26/23 15:42, Jonathan Cameron wrote:
> On Wed, 22 Feb 2023 18:16:18 +0200
> Matti Vaittinen <mazziesaccount@gmail.com> wrote:
> 
>> Add myself as a maintainer for ROHM BU27034 ALS driver.
>>
>> Signed-off-by: Matti Vaittinen <mazziesaccount@gmail.com>
>> ---
>>   MAINTAINERS | 5 +++++
>>   1 file changed, 5 insertions(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 43f5a024daa2..8d31ef852372 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -18090,6 +18090,11 @@ S:	Maintained
>>   F:	Documentation/devicetree/bindings/iio/light/bh1750.yaml
>>   F:	drivers/iio/light/bh1750.c
>>   
>> +ROHM BU27034 AMBIENT LIGHT SENSOR DRIVER
>> +M:	Matti Vaittinen <mazziesaccount@gmail.com>
> Whilst the wild cards stuff for IIO should also catch this, it's (fairly)
> conventional to still add the list entry to make it easy for
> people reading the file directly.

Good catch, thanks! Will add:
L:      linux-iio@vger.kernel.org

for v2.

-- Matti

-- 
Matti Vaittinen
Linux kernel developer at ROHM Semiconductors
Oulu Finland

~~ When things go utterly wrong vim users can always type :help! ~~