linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] MAINTAINERS: add Dan Murphy as TP LP8xxx drivers maintainer
@ 2020-09-22 15:28 Krzysztof Kozlowski
  2020-09-23 16:53 ` Dan Murphy
  0 siblings, 1 reply; 6+ messages in thread
From: Krzysztof Kozlowski @ 2020-09-22 15:28 UTC (permalink / raw)
  To: Mark Brown, Krzysztof Kozlowski, Pavel Machek, Jonathan Cameron,
	Lee Jones, Sebastian Reichel, Bartlomiej Zolnierkiewicz,
	linux-iio, linux-kernel, linux-leds, linux-pm, dri-devel,
	linux-fbdev, linux-pwm
  Cc: Dan Murphy

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.

Cc: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>

---

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 1df63cdf71df..46384b11f258 100644
--- a/CREDITS
+++ b/CREDITS
@@ -1910,6 +1910,9 @@ S: 660 Harvard Ave. #7
 S: Santa Clara, CA 95051
 S: USA
 
+N: Milo Kim
+D: TI LP855x, LP8727 and LP8788 drivers
+
 N: Russell King
 E: rmk@arm.linux.org.uk
 D: Linux/arm integrator, maintainer & hacker
diff --git a/MAINTAINERS b/MAINTAINERS
index 5b9621ca2b31..bcd2fdf0dbf2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17472,20 +17472,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.17.1

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

* Re: [PATCH v2] MAINTAINERS: add Dan Murphy as TP LP8xxx drivers maintainer
  2020-09-22 15:28 [PATCH v2] MAINTAINERS: add Dan Murphy as TP LP8xxx drivers maintainer Krzysztof Kozlowski
@ 2020-09-23 16:53 ` Dan Murphy
  2020-09-23 20:01   ` Jonathan Cameron
  0 siblings, 1 reply; 6+ messages in thread
From: Dan Murphy @ 2020-09-23 16:53 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Mark Brown, Pavel Machek, Jonathan Cameron,
	Lee Jones, Sebastian Reichel, Bartlomiej Zolnierkiewicz,
	linux-iio, linux-kernel, linux-leds, linux-pm, dri-devel,
	linux-fbdev, linux-pwm

Hello

On 9/22/20 10:28 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.
>
> Cc: Dan Murphy <dmurphy@ti.com>
> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>

Acked-by: Dan Murphy <dmurphy@ti.com>

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

* Re: [PATCH v2] MAINTAINERS: add Dan Murphy as TP LP8xxx drivers maintainer
  2020-09-23 16:53 ` Dan Murphy
@ 2020-09-23 20:01   ` Jonathan Cameron
  2020-09-24  7:11     ` Krzysztof Kozlowski
  0 siblings, 1 reply; 6+ messages in thread
From: Jonathan Cameron @ 2020-09-23 20:01 UTC (permalink / raw)
  To: Dan Murphy
  Cc: linux-pwm, linux-fbdev, Bartlomiej Zolnierkiewicz, linux-iio,
	linux-pm, Sebastian Reichel, Krzysztof Kozlowski, linux-kernel,
	Mark Brown, dri-devel, Pavel Machek, Lee Jones, linux-leds

On Wed, 23 Sep 2020 11:53:33 -0500
Dan Murphy <dmurphy@ti.com> wrote:

> Hello
> 
> On 9/22/20 10:28 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.
> >
> > Cc: Dan Murphy <dmurphy@ti.com>
> > Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>  
> 
> Acked-by: Dan Murphy <dmurphy@ti.com>
> 
Not sure who will pick this one up, but
Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

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

* Re: [PATCH v2] MAINTAINERS: add Dan Murphy as TP LP8xxx drivers maintainer
  2020-09-23 20:01   ` Jonathan Cameron
@ 2020-09-24  7:11     ` Krzysztof Kozlowski
  2020-09-24 12:23       ` Lee Jones
  0 siblings, 1 reply; 6+ messages in thread
From: Krzysztof Kozlowski @ 2020-09-24  7:11 UTC (permalink / raw)
  To: Jonathan Cameron, Lee Jones
  Cc: linux-pwm, linux-fbdev, Bartlomiej Zolnierkiewicz, linux-iio,
	linux-pm, Sebastian Reichel, dri-devel, linux-kernel, Mark Brown,
	Dan Murphy, Pavel Machek, linux-leds

On Wed, 23 Sep 2020 at 22:01, Jonathan Cameron <jic23@kernel.org> wrote:
>
> On Wed, 23 Sep 2020 11:53:33 -0500
> Dan Murphy <dmurphy@ti.com> wrote:
>
> > Hello
> >
> > On 9/22/20 10:28 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.
> > >
> > > Cc: Dan Murphy <dmurphy@ti.com>
> > > Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> >
> > Acked-by: Dan Murphy <dmurphy@ti.com>
> >
> Not sure who will pick this one up, but
> Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

I guess whoever is first. :)
This spans across systems but the common part is MFD, so maybe Lee -
could you pick it up?

Best regards,
Krzysztof

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

* Re: [PATCH v2] MAINTAINERS: add Dan Murphy as TP LP8xxx drivers maintainer
  2020-09-24  7:11     ` Krzysztof Kozlowski
@ 2020-09-24 12:23       ` Lee Jones
  2020-09-29 23:06         ` Sebastian Reichel
  0 siblings, 1 reply; 6+ messages in thread
From: Lee Jones @ 2020-09-24 12:23 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: linux-pwm, linux-fbdev, Bartlomiej Zolnierkiewicz, linux-iio,
	linux-pm, Sebastian Reichel, dri-devel, linux-kernel, Mark Brown,
	Dan Murphy, Pavel Machek, linux-leds, Jonathan Cameron

On Thu, 24 Sep 2020, Krzysztof Kozlowski wrote:

> On Wed, 23 Sep 2020 at 22:01, Jonathan Cameron <jic23@kernel.org> wrote:
> >
> > On Wed, 23 Sep 2020 11:53:33 -0500
> > Dan Murphy <dmurphy@ti.com> wrote:
> >
> > > Hello
> > >
> > > On 9/22/20 10:28 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.
> > > >
> > > > Cc: Dan Murphy <dmurphy@ti.com>
> > > > Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> > >
> > > Acked-by: Dan Murphy <dmurphy@ti.com>
> > >
> > Not sure who will pick this one up, but
> > Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
> 
> I guess whoever is first. :)
> This spans across systems but the common part is MFD, so maybe Lee -
> could you pick it up?

Yes, I'll handle it.

-- 
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: [PATCH v2] MAINTAINERS: add Dan Murphy as TP LP8xxx drivers maintainer
  2020-09-24 12:23       ` Lee Jones
@ 2020-09-29 23:06         ` Sebastian Reichel
  0 siblings, 0 replies; 6+ messages in thread
From: Sebastian Reichel @ 2020-09-29 23:06 UTC (permalink / raw)
  To: Lee Jones
  Cc: linux-pwm, linux-fbdev, Bartlomiej Zolnierkiewicz, linux-iio,
	dri-devel, linux-pm, linux-kernel, Krzysztof Kozlowski,
	Mark Brown, Dan Murphy, Pavel Machek, linux-leds,
	Jonathan Cameron

[-- Attachment #1: Type: text/plain, Size: 1284 bytes --]

Hi,

On Thu, Sep 24, 2020 at 01:23:31PM +0100, Lee Jones wrote:
> On Thu, 24 Sep 2020, Krzysztof Kozlowski wrote:
> 
> > On Wed, 23 Sep 2020 at 22:01, Jonathan Cameron <jic23@kernel.org> wrote:
> > >
> > > On Wed, 23 Sep 2020 11:53:33 -0500
> > > Dan Murphy <dmurphy@ti.com> wrote:
> > >
> > > > Hello
> > > >
> > > > On 9/22/20 10:28 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.
> > > > >
> > > > > Cc: Dan Murphy <dmurphy@ti.com>
> > > > > Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> > > >
> > > > Acked-by: Dan Murphy <dmurphy@ti.com>
> > > >
> > > Not sure who will pick this one up, but
> > > Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
> > 
> > I guess whoever is first. :)
> > This spans across systems but the common part is MFD, so maybe Lee -
> > could you pick it up?
> 
> Yes, I'll handle it.

Acked-by: Sebastian Reichel <sre@kernel.org>

-- Sebastian

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2020-09-29 23:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-22 15:28 [PATCH v2] MAINTAINERS: add Dan Murphy as TP LP8xxx drivers maintainer Krzysztof Kozlowski
2020-09-23 16:53 ` Dan Murphy
2020-09-23 20:01   ` Jonathan Cameron
2020-09-24  7:11     ` Krzysztof Kozlowski
2020-09-24 12:23       ` Lee Jones
2020-09-29 23:06         ` Sebastian Reichel

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).