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

Message ID 8dbdf68749389605cc4dff396ddd66d27fdb2a0d.1677080089.git.mazziesaccount@gmail.com
State New
Headers
Series Support ROHM BU27034 ALS sensor |

Commit Message

Matti Vaittinen Feb. 22, 2023, 4:16 p.m. UTC
  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(+)
  

Comments

Jonathan Cameron Feb. 26, 2023, 1:42 p.m. UTC | #1
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
  
Matti Vaittinen Feb. 27, 2023, 5:51 a.m. UTC | #2
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
  

Patch

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