On Thu, 29 Oct 2020 14:27:20 +0100 Krzysztof Kozlowski <[email protected]> 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 <[email protected]> > Cc: Dan Murphy <[email protected]> > Acked-by: Dan Murphy <[email protected]> > Acked-by: Jonathan Cameron <[email protected]> > Acked-by: Sebastian Reichel <[email protected]> Typo in patch title unless I'm missing what TP means! > > --- > > Dear Lee, > > Could you take care about this patch? > > Best regards, > Krzysztof > > 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 cb02b9923a52..2a214a47c67a 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: [email protected] > D: Linux/arm integrator, maintainer & hacker > diff --git a/MAINTAINERS b/MAINTAINERS > index e73636b75f29..9d74b222f9ad 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -17529,20 +17529,20 @@ F: sound/soc/codecs/isabelle* > F: sound/soc/codecs/lm49453* > > TI LP855x BACKLIGHT DRIVER > -M: Milo Kim <[email protected]> > +M: Dan Murphy <[email protected]> > 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 <[email protected]> > +M: Dan Murphy <[email protected]> > S: Maintained > F: drivers/power/supply/lp8727_charger.c > F: include/linux/platform_data/lp8727.h > > TI LP8788 MFD DRIVER > -M: Milo Kim <[email protected]> > +M: Dan Murphy <[email protected]> > S: Maintained > F: drivers/iio/adc/lp8788_adc.c > F: drivers/leds/leds-lp8788.c

