diff mbox series

[1/4] MAINTAINERS: Add entry for ina238 driver

Message ID 20231025-ina237-v1-1-a0196119720c@linux.dev (mailing list archive)
State Rejected
Headers show
Series hwmon: add ti,ina237 support to ina238 driver | expand

Commit Message

Richard Leitner Oct. 25, 2023, 10:34 a.m. UTC
The ina238 driver is available since 2021 but lacks a MAINTAINERS entry
file. Therefore add the missing entry now.

Signed-off-by: Richard Leitner <richard.leitner@linux.dev>
---
 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)

Comments

Guenter Roeck Oct. 26, 2023, 1:03 a.m. UTC | #1
On Wed, Oct 25, 2023 at 10:34:11AM +0000, Richard Leitner wrote:
> The ina238 driver is available since 2021 but lacks a MAINTAINERS entry
> file. Therefore add the missing entry now.
> 
> Signed-off-by: Richard Leitner <richard.leitner@linux.dev>

NACK. I am already the hwmon maintainer, and there is no need
to list me as maintainer for every hwmon driver.

Guenter

> ---
>  MAINTAINERS | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 668d1e24452d..28f91c8a2e1c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -10267,6 +10267,12 @@ F:	Documentation/hwmon/ina2xx.rst
>  F:	drivers/hwmon/ina2xx.c
>  F:	include/linux/platform_data/ina2xx.h
>  
> +INA238 HARDWARE MONITOR DRIVER
> +M:	Guenter Roeck <linux@roeck-us.net>
> +L:	linux-hwmon@vger.kernel.org
> +S:	Maintained
> +F:	drivers/hwmon/ina238.c
> +
>  INDEX OF FURTHER KERNEL DOCUMENTATION
>  M:	Carlos Bilbao <carlos.bilbao@amd.com>
>  S:	Maintained
Richard Leitner Oct. 26, 2023, 6:46 a.m. UTC | #2
On Wed, Oct 25, 2023 at 06:03:23PM -0700, Guenter Roeck wrote:
> On Wed, Oct 25, 2023 at 10:34:11AM +0000, Richard Leitner wrote:
> > The ina238 driver is available since 2021 but lacks a MAINTAINERS entry
> > file. Therefore add the missing entry now.
> > 
> > Signed-off-by: Richard Leitner <richard.leitner@linux.dev>
> 
> NACK. I am already the hwmon maintainer, and there is no need
> to list me as maintainer for every hwmon driver.

Thanks for the feedback. Understood. Will remove the entry in v2.

regards;rl

> 
> Guenter
> 
> > ---
> >  MAINTAINERS | 6 ++++++
> >  1 file changed, 6 insertions(+)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 668d1e24452d..28f91c8a2e1c 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -10267,6 +10267,12 @@ F:	Documentation/hwmon/ina2xx.rst
> >  F:	drivers/hwmon/ina2xx.c
> >  F:	include/linux/platform_data/ina2xx.h
> >  
> > +INA238 HARDWARE MONITOR DRIVER
> > +M:	Guenter Roeck <linux@roeck-us.net>
> > +L:	linux-hwmon@vger.kernel.org
> > +S:	Maintained
> > +F:	drivers/hwmon/ina238.c
> > +
> >  INDEX OF FURTHER KERNEL DOCUMENTATION
> >  M:	Carlos Bilbao <carlos.bilbao@amd.com>
> >  S:	Maintained
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 668d1e24452d..28f91c8a2e1c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10267,6 +10267,12 @@  F:	Documentation/hwmon/ina2xx.rst
 F:	drivers/hwmon/ina2xx.c
 F:	include/linux/platform_data/ina2xx.h
 
+INA238 HARDWARE MONITOR DRIVER
+M:	Guenter Roeck <linux@roeck-us.net>
+L:	linux-hwmon@vger.kernel.org
+S:	Maintained
+F:	drivers/hwmon/ina238.c
+
 INDEX OF FURTHER KERNEL DOCUMENTATION
 M:	Carlos Bilbao <carlos.bilbao@amd.com>
 S:	Maintained