2017-09-09 12:37:15

by Sean Wang

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: add entry for MediaTek PMIC LED driver

From: Sean Wang <[email protected]>

Add me as maintainers to support existing SoCs and push forward
following MediaTek PMICs with LEDs to reuse the driver.

Signed-off-by: Sean Wang <[email protected]>
---
MAINTAINERS | 6 ++++++
1 file changed, 6 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 2021738..65185bb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8648,6 +8648,12 @@ M: Sean Wang <[email protected]>
S: Maintained
F: drivers/media/rc/mtk-cir.c

+MEDIATEK PMIC LED DRIVER
+M: Sean Wang <[email protected]>
+S: Maintained
+F: drivers/leds/leds-mt6323.c
+F: Documentation/devicetree/bindings/leds/leds-mt6323.txt
+
MEDIATEK RANDOM NUMBER GENERATOR SUPPORT
M: Sean Wang <[email protected]>
S: Maintained
--
2.7.4


2017-09-11 20:06:31

by Jacek Anaszewski

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: add entry for MediaTek PMIC LED driver

Hi Sean,

On 09/09/2017 02:37 PM, [email protected] wrote:
> From: Sean Wang <[email protected]>
>
> Add me as maintainers to support existing SoCs and push forward
> following MediaTek PMICs with LEDs to reuse the driver.
>
> Signed-off-by: Sean Wang <[email protected]>
> ---
> MAINTAINERS | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2021738..65185bb 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8648,6 +8648,12 @@ M: Sean Wang <[email protected]>
> S: Maintained
> F: drivers/media/rc/mtk-cir.c
>
> +MEDIATEK PMIC LED DRIVER
> +M: Sean Wang <[email protected]>
> +S: Maintained
> +F: drivers/leds/leds-mt6323.c
> +F: Documentation/devicetree/bindings/leds/leds-mt6323.txt
> +
> MEDIATEK RANDOM NUMBER GENERATOR SUPPORT
> M: Sean Wang <[email protected]>
> S: Maintained
>

Applied to the for-4.15 branch of linux-leds.git, thanks.

--
Best regards,
Jacek Anaszewski