diff mbox

MAINTAINERS: add entry for MediaTek PMIC LED driver

Message ID 6ca394e75ef29089eef773b5856366be10745bb4.1504960075.git.sean.wang@mediatek.com (mailing list archive)
State New, archived
Headers show

Commit Message

Sean Wang Sept. 9, 2017, 12:37 p.m. UTC
From: Sean Wang <sean.wang@mediatek.com>

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 <sean.wang@mediatek.com>
---
 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)

Comments

Jacek Anaszewski Sept. 11, 2017, 8:05 p.m. UTC | #1
Hi Sean,

On 09/09/2017 02:37 PM, sean.wang@mediatek.com wrote:
> From: Sean Wang <sean.wang@mediatek.com>
> 
> 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 <sean.wang@mediatek.com>
> ---
>  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 <sean.wang@mediatek.com>
>  S:	Maintained
>  F:	drivers/media/rc/mtk-cir.c
>  
> +MEDIATEK PMIC LED DRIVER
> +M:	Sean Wang <sean.wang@mediatek.com>
> +S:	Maintained
> +F:	drivers/leds/leds-mt6323.c
> +F:	Documentation/devicetree/bindings/leds/leds-mt6323.txt
> +
>  MEDIATEK RANDOM NUMBER GENERATOR SUPPORT
>  M:	Sean Wang <sean.wang@mediatek.com>
>  S:	Maintained
> 

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

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 2021738..65185bb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8648,6 +8648,12 @@  M:	Sean Wang <sean.wang@mediatek.com>
 S:	Maintained
 F:	drivers/media/rc/mtk-cir.c
 
+MEDIATEK PMIC LED DRIVER
+M:	Sean Wang <sean.wang@mediatek.com>
+S:	Maintained
+F:	drivers/leds/leds-mt6323.c
+F:	Documentation/devicetree/bindings/leds/leds-mt6323.txt
+
 MEDIATEK RANDOM NUMBER GENERATOR SUPPORT
 M:	Sean Wang <sean.wang@mediatek.com>
 S:	Maintained