diff mbox series

[v11,6/6] MAINTAINERS: Add entry for mp2629 Battery Charger driver

Message ID 20200430155810.21383-7-sravanhome@gmail.com (mailing list archive)
State New, archived
Headers show
Series Add battery charger driver support for MP2629 | expand

Commit Message

saravanan sekar April 30, 2020, 3:58 p.m. UTC
Add MAINTAINERS entry for Monolithic Power Systems mp2629 Charger driver.

Signed-off-by: Saravanan Sekar <sravanhome@gmail.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
---
 MAINTAINERS | 5 +++++
 1 file changed, 5 insertions(+)

Comments

Sebastian Reichel May 1, 2020, 10:45 a.m. UTC | #1
Hi,

On Thu, Apr 30, 2020 at 05:58:10PM +0200, Saravanan Sekar wrote:
> Add MAINTAINERS entry for Monolithic Power Systems mp2629 Charger driver.
> 
> Signed-off-by: Saravanan Sekar <sravanhome@gmail.com>
> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
> ---

Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.com>

-- Sebastian

>  MAINTAINERS | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 32a95d162f06..0f82d5a7a614 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11358,10 +11358,15 @@ F:	drivers/tty/mxser.*
>  MONOLITHIC POWER SYSTEM PMIC DRIVER
>  M:	Saravanan Sekar <sravanhome@gmail.com>
>  S:	Maintained
> +F:	Documentation/devicetree/bindings/mfd/mps,mp2629.yaml
>  F:	Documentation/devicetree/bindings/regulator/mps,mp*.yaml
> +F:	drivers/iio/adc/mp2629_adc.c
> +F:	drivers/mfd/mp2629.c
> +F:	drivers/power/supply/mp2629_charger.c
>  F:	drivers/regulator/mp5416.c
>  F:	drivers/regulator/mpq7920.c
>  F:	drivers/regulator/mpq7920.h
> +F:	include/linux/mfd/mp2629.h
>  
>  MR800 AVERMEDIA USB FM RADIO DRIVER
>  M:	Alexey Klimov <klimov.linux@gmail.com>
> -- 
> 2.17.1
>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 32a95d162f06..0f82d5a7a614 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11358,10 +11358,15 @@  F:	drivers/tty/mxser.*
 MONOLITHIC POWER SYSTEM PMIC DRIVER
 M:	Saravanan Sekar <sravanhome@gmail.com>
 S:	Maintained
+F:	Documentation/devicetree/bindings/mfd/mps,mp2629.yaml
 F:	Documentation/devicetree/bindings/regulator/mps,mp*.yaml
+F:	drivers/iio/adc/mp2629_adc.c
+F:	drivers/mfd/mp2629.c
+F:	drivers/power/supply/mp2629_charger.c
 F:	drivers/regulator/mp5416.c
 F:	drivers/regulator/mpq7920.c
 F:	drivers/regulator/mpq7920.h
+F:	include/linux/mfd/mp2629.h
 
 MR800 AVERMEDIA USB FM RADIO DRIVER
 M:	Alexey Klimov <klimov.linux@gmail.com>