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 <k...@kernel.org> Cc: Dan Murphy <dmur...@ti.com> Acked-by: Dan Murphy <dmur...@ti.com> Acked-by: Jonathan Cameron <jonathan.came...@huawei.com> Acked-by: Sebastian Reichel <s...@kernel.org> Acked-by: Daniel Thompson <daniel.thomp...@linaro.org> Acked-by: Mark Brown <broo...@kernel.org> Acked-by: Jingoo Han <jingooh...@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: kg...@kernel.org D: Samsung S3C, S5P and Exynos ARM architectures +N: Milo Kim +D: TI LP855x, LP8727 and LP8788 drivers + N: Sangbeom Kim E: sbki...@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....@ti.com> +M: Dan Murphy <dmur...@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....@ti.com> +M: Dan Murphy <dmur...@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....@ti.com> +M: Dan Murphy <dmur...@ti.com> S: Maintained F: drivers/iio/adc/lp8788_adc.c F: drivers/leds/leds-lp8788.c -- 2.25.1