linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RESEND PATCH v3] MAINTAINERS: add Dan Murphy as TI LP8xxx drivers maintainer
@ 2021-02-10 17:29 Krzysztof Kozlowski
  2021-02-10 17:33 ` Dan Murphy
  0 siblings, 1 reply; 6+ messages in thread
From: Krzysztof Kozlowski @ 2021-02-10 17:29 UTC (permalink / raw)
  To: Lee Jones, linux-kernel
  Cc: Krzysztof Kozlowski, Dan Murphy, Jonathan Cameron,
	Sebastian Reichel, Daniel Thompson, Mark Brown, Jingoo Han

Milo Kim's email in TI bounces with permanent error (550: Invalid
recipient).  Last email from him on LKML was in 2017.  Move Milo Kim to
credits and add Dan Murphy from TI to look after:
 - TI LP855x backlight driver,
 - TI LP8727 charger driver,
 - TI LP8788 MFD (ADC, LEDs, charger and regulator) drivers.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Cc: Dan Murphy <dmurphy@ti.com>
Acked-by: Dan Murphy <dmurphy@ti.com>
Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Acked-by: Sebastian Reichel <sre@kernel.org>
Acked-by: Daniel Thompson <daniel.thompson@linaro.org>
Acked-by: Mark Brown <broonie@kernel.org>
Acked-by: Jingoo Han <jingoohan1@gmail.com>

---

Dear Lee,

Could you take care about this patch?

Best regards,
Krzysztof

Changes since v2:
1. Fix subject (TP -> TI)

Changes since v1:
1. Add Dan Murphy, do not remove the entries.
---
 CREDITS     | 3 +++
 MAINTAINERS | 6 +++---
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/CREDITS b/CREDITS
index be097156bd71..71552790774d 100644
--- a/CREDITS
+++ b/CREDITS
@@ -1933,6 +1933,9 @@ N: Kukjin Kim
 E: kgene@kernel.org
 D: Samsung S3C, S5P and Exynos ARM architectures
 
+N: Milo Kim
+D: TI LP855x, LP8727 and LP8788 drivers
+
 N: Sangbeom Kim
 E: sbkim73@samsung.com
 D: Samsung SoC Audio (ASoC) drivers
diff --git a/MAINTAINERS b/MAINTAINERS
index 00bca3e220cc..8f3887813d3b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17881,20 +17881,20 @@ F:	sound/soc/codecs/isabelle*
 F:	sound/soc/codecs/lm49453*
 
 TI LP855x BACKLIGHT DRIVER
-M:	Milo Kim <milo.kim@ti.com>
+M:	Dan Murphy <dmurphy@ti.com>
 S:	Maintained
 F:	Documentation/driver-api/backlight/lp855x-driver.rst
 F:	drivers/video/backlight/lp855x_bl.c
 F:	include/linux/platform_data/lp855x.h
 
 TI LP8727 CHARGER DRIVER
-M:	Milo Kim <milo.kim@ti.com>
+M:	Dan Murphy <dmurphy@ti.com>
 S:	Maintained
 F:	drivers/power/supply/lp8727_charger.c
 F:	include/linux/platform_data/lp8727.h
 
 TI LP8788 MFD DRIVER
-M:	Milo Kim <milo.kim@ti.com>
+M:	Dan Murphy <dmurphy@ti.com>
 S:	Maintained
 F:	drivers/iio/adc/lp8788_adc.c
 F:	drivers/leds/leds-lp8788.c
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [RESEND PATCH v3] MAINTAINERS: add Dan Murphy as TI LP8xxx drivers maintainer
  2021-02-10 17:29 [RESEND PATCH v3] MAINTAINERS: add Dan Murphy as TI LP8xxx drivers maintainer Krzysztof Kozlowski
@ 2021-02-10 17:33 ` Dan Murphy
  2021-02-10 17:36   ` Krzysztof Kozlowski
  0 siblings, 1 reply; 6+ messages in thread
From: Dan Murphy @ 2021-02-10 17:33 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Lee Jones, linux-kernel
  Cc: Jonathan Cameron, Sebastian Reichel, Daniel Thompson, Mark Brown,
	Jingoo Han

Krzysztof

On 2/10/21 11:29 AM, Krzysztof Kozlowski wrote:
> Milo Kim's email in TI bounces with permanent error (550: Invalid
> recipient).  Last email from him on LKML was in 2017.  Move Milo Kim to
> credits and add Dan Murphy from TI to look after:
>   - TI LP855x backlight driver,
>   - TI LP8727 charger driver,
>   - TI LP8788 MFD (ADC, LEDs, charger and regulator) drivers.
>
> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> Cc: Dan Murphy <dmurphy@ti.com>

Unfortunately I need to remove my ACK.  My TI email will be disabled 
this Friday.

No replacement has been identified

Dan


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [RESEND PATCH v3] MAINTAINERS: add Dan Murphy as TI LP8xxx drivers maintainer
  2021-02-10 17:33 ` Dan Murphy
@ 2021-02-10 17:36   ` Krzysztof Kozlowski
  2021-02-11  9:03     ` Lee Jones
  0 siblings, 1 reply; 6+ messages in thread
From: Krzysztof Kozlowski @ 2021-02-10 17:36 UTC (permalink / raw)
  To: Dan Murphy
  Cc: Lee Jones, linux-kernel, Jonathan Cameron, Sebastian Reichel,
	Daniel Thompson, Mark Brown, Jingoo Han

On Wed, Feb 10, 2021 at 11:33:49AM -0600, Dan Murphy wrote:
> Krzysztof
> 
> On 2/10/21 11:29 AM, Krzysztof Kozlowski wrote:
> > Milo Kim's email in TI bounces with permanent error (550: Invalid
> > recipient).  Last email from him on LKML was in 2017.  Move Milo Kim to
> > credits and add Dan Murphy from TI to look after:
> >   - TI LP855x backlight driver,
> >   - TI LP8727 charger driver,
> >   - TI LP8788 MFD (ADC, LEDs, charger and regulator) drivers.
> > 
> > Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> > Cc: Dan Murphy <dmurphy@ti.com>
> 
> Unfortunately I need to remove my ACK.  My TI email will be disabled this
> Friday.
> 
> No replacement has been identified

Ah, then I propose to mark entries as orphaned - without any maintainer.
Other option is to remove them entirely so they will be covered by
regular power supply entry.

Any preferences here?

Best regards,
Krzysztof


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [RESEND PATCH v3] MAINTAINERS: add Dan Murphy as TI LP8xxx drivers maintainer
  2021-02-10 17:36   ` Krzysztof Kozlowski
@ 2021-02-11  9:03     ` Lee Jones
  2021-02-11  9:05       ` Krzysztof Kozlowski
  0 siblings, 1 reply; 6+ messages in thread
From: Lee Jones @ 2021-02-11  9:03 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Dan Murphy, linux-kernel, Jonathan Cameron, Sebastian Reichel,
	Daniel Thompson, Mark Brown, Jingoo Han

On Wed, 10 Feb 2021, Krzysztof Kozlowski wrote:

> On Wed, Feb 10, 2021 at 11:33:49AM -0600, Dan Murphy wrote:
> > Krzysztof
> > 
> > On 2/10/21 11:29 AM, Krzysztof Kozlowski wrote:
> > > Milo Kim's email in TI bounces with permanent error (550: Invalid
> > > recipient).  Last email from him on LKML was in 2017.  Move Milo Kim to
> > > credits and add Dan Murphy from TI to look after:
> > >   - TI LP855x backlight driver,
> > >   - TI LP8727 charger driver,
> > >   - TI LP8788 MFD (ADC, LEDs, charger and regulator) drivers.
> > > 
> > > Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> > > Cc: Dan Murphy <dmurphy@ti.com>
> > 
> > Unfortunately I need to remove my ACK.  My TI email will be disabled this
> > Friday.
> > 
> > No replacement has been identified
> 
> Ah, then I propose to mark entries as orphaned - without any maintainer.
> Other option is to remove them entirely so they will be covered by
> regular power supply entry.
> 
> Any preferences here?

Counter-proposal: Since they are driver-level entries, just remove
them altogether.  They are not orphaned as they will still come under
the subsystem umbrella.

-- 
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [RESEND PATCH v3] MAINTAINERS: add Dan Murphy as TI LP8xxx drivers maintainer
  2021-02-11  9:03     ` Lee Jones
@ 2021-02-11  9:05       ` Krzysztof Kozlowski
  2021-02-11 12:20         ` Jonathan Cameron
  0 siblings, 1 reply; 6+ messages in thread
From: Krzysztof Kozlowski @ 2021-02-11  9:05 UTC (permalink / raw)
  To: Lee Jones
  Cc: Dan Murphy, linux-kernel, Jonathan Cameron, Sebastian Reichel,
	Daniel Thompson, Mark Brown, Jingoo Han

On Thu, Feb 11, 2021 at 09:03:27AM +0000, Lee Jones wrote:
> On Wed, 10 Feb 2021, Krzysztof Kozlowski wrote:
> 
> > On Wed, Feb 10, 2021 at 11:33:49AM -0600, Dan Murphy wrote:
> > > Krzysztof
> > > 
> > > On 2/10/21 11:29 AM, Krzysztof Kozlowski wrote:
> > > > Milo Kim's email in TI bounces with permanent error (550: Invalid
> > > > recipient).  Last email from him on LKML was in 2017.  Move Milo Kim to
> > > > credits and add Dan Murphy from TI to look after:
> > > >   - TI LP855x backlight driver,
> > > >   - TI LP8727 charger driver,
> > > >   - TI LP8788 MFD (ADC, LEDs, charger and regulator) drivers.
> > > > 
> > > > Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> > > > Cc: Dan Murphy <dmurphy@ti.com>
> > > 
> > > Unfortunately I need to remove my ACK.  My TI email will be disabled this
> > > Friday.
> > > 
> > > No replacement has been identified
> > 
> > Ah, then I propose to mark entries as orphaned - without any maintainer.
> > Other option is to remove them entirely so they will be covered by
> > regular power supply entry.
> > 
> > Any preferences here?
> 
> Counter-proposal: Since they are driver-level entries, just remove
> them altogether.  They are not orphaned as they will still come under
> the subsystem umbrella.

I also vote for this (that was actually my v1 of this patch).

Best regards,
Krzysztof


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [RESEND PATCH v3] MAINTAINERS: add Dan Murphy as TI LP8xxx drivers maintainer
  2021-02-11  9:05       ` Krzysztof Kozlowski
@ 2021-02-11 12:20         ` Jonathan Cameron
  0 siblings, 0 replies; 6+ messages in thread
From: Jonathan Cameron @ 2021-02-11 12:20 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Lee Jones, Dan Murphy, linux-kernel, Sebastian Reichel,
	Daniel Thompson, Mark Brown, Jingoo Han

On Thu, 11 Feb 2021 10:05:16 +0100
Krzysztof Kozlowski <krzk@kernel.org> wrote:

> On Thu, Feb 11, 2021 at 09:03:27AM +0000, Lee Jones wrote:
> > On Wed, 10 Feb 2021, Krzysztof Kozlowski wrote:
> >   
> > > On Wed, Feb 10, 2021 at 11:33:49AM -0600, Dan Murphy wrote:  
> > > > Krzysztof
> > > > 
> > > > On 2/10/21 11:29 AM, Krzysztof Kozlowski wrote:  
> > > > > Milo Kim's email in TI bounces with permanent error (550: Invalid
> > > > > recipient).  Last email from him on LKML was in 2017.  Move Milo Kim to
> > > > > credits and add Dan Murphy from TI to look after:
> > > > >   - TI LP855x backlight driver,
> > > > >   - TI LP8727 charger driver,
> > > > >   - TI LP8788 MFD (ADC, LEDs, charger and regulator) drivers.
> > > > > 
> > > > > Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> > > > > Cc: Dan Murphy <dmurphy@ti.com>  
> > > > 
> > > > Unfortunately I need to remove my ACK.  My TI email will be disabled this
> > > > Friday.
> > > > 
> > > > No replacement has been identified  
> > > 
> > > Ah, then I propose to mark entries as orphaned - without any maintainer.
> > > Other option is to remove them entirely so they will be covered by
> > > regular power supply entry.
> > > 
> > > Any preferences here?  
> > 
> > Counter-proposal: Since they are driver-level entries, just remove
> > them altogether.  They are not orphaned as they will still come under
> > the subsystem umbrella.  
> 
> I also vote for this (that was actually my v1 of this patch).
> 
> Best regards,
> Krzysztof
> 

Likewise, fine with just dropping the entries.

Jonathan

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-02-11 12:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-10 17:29 [RESEND PATCH v3] MAINTAINERS: add Dan Murphy as TI LP8xxx drivers maintainer Krzysztof Kozlowski
2021-02-10 17:33 ` Dan Murphy
2021-02-10 17:36   ` Krzysztof Kozlowski
2021-02-11  9:03     ` Lee Jones
2021-02-11  9:05       ` Krzysztof Kozlowski
2021-02-11 12:20         ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).