diff mbox

[2/2] MAINTAINERS: add an entry for the Maxim MAX77802 PMIC drivers

Message ID 1437121078-26409-3-git-send-email-javier@osg.samsung.com (mailing list archive)
State New, archived
Headers show

Commit Message

Javier Martinez Canillas July 17, 2015, 8:17 a.m. UTC
I added support for the max77802 drivers and have been maintaining them.
So add an entry for these drivers to make tools like get_maintainer.pl
to work and make people submitting patches add me to the CC list.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>

---

 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

Comments

Krzysztof Kozlowski July 17, 2015, 10:05 a.m. UTC | #1
2015-07-17 17:17 GMT+09:00 Javier Martinez Canillas <javier@osg.samsung.com>:
> I added support for the max77802 drivers and have been maintaining them.
> So add an entry for these drivers to make tools like get_maintainer.pl
> to work and make people submitting patches add me to the CC list.
>
> Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
>
> ---
>
>  MAINTAINERS | 8 ++++++++
>  1 file changed, 8 insertions(+)

From my humble point of view it is fine... FWIW:
Acked-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>

Best regards,
Krzysztof
Lee Jones July 23, 2015, 2:45 p.m. UTC | #2
On Fri, 17 Jul 2015, Javier Martinez Canillas wrote:

> I added support for the max77802 drivers and have been maintaining them.
> So add an entry for these drivers to make tools like get_maintainer.pl
> to work and make people submitting patches add me to the CC list.
> 
> Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
> 
> ---
> 
>  MAINTAINERS | 8 ++++++++
>  1 file changed, 8 insertions(+)

Applied, thanks.

> diff --git a/MAINTAINERS b/MAINTAINERS
> index d802d19a4ecc..5d964568f207 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6570,6 +6570,14 @@ S:	Supported
>  F:	drivers/power/max14577_charger.c
>  F:	drivers/power/max77693_charger.c
>  
> +MAXIM MAX77802 MULTIFUNCTION PMIC DEVICE DRIVERS
> +M:	Javier Martinez Canillas <javier@osg.samsung.com>
> +L:	linux-kernel@vger.kernel.org
> +S:	Supported
> +F:	drivers/*/*max77802.c
> +F:	Documentation/devicetree/bindings/*/*max77802.txt
> +F:	include/dt-bindings/*/*max77802.h
> +
>  MAXIM PMIC AND MUIC DRIVERS FOR EXYNOS BASED BOARDS
>  M:	Chanwoo Choi <cw00.choi@samsung.com>
>  M:	Krzysztof Kozlowski <k.kozlowski@samsung.com>
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index d802d19a4ecc..5d964568f207 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6570,6 +6570,14 @@  S:	Supported
 F:	drivers/power/max14577_charger.c
 F:	drivers/power/max77693_charger.c
 
+MAXIM MAX77802 MULTIFUNCTION PMIC DEVICE DRIVERS
+M:	Javier Martinez Canillas <javier@osg.samsung.com>
+L:	linux-kernel@vger.kernel.org
+S:	Supported
+F:	drivers/*/*max77802.c
+F:	Documentation/devicetree/bindings/*/*max77802.txt
+F:	include/dt-bindings/*/*max77802.h
+
 MAXIM PMIC AND MUIC DRIVERS FOR EXYNOS BASED BOARDS
 M:	Chanwoo Choi <cw00.choi@samsung.com>
 M:	Krzysztof Kozlowski <k.kozlowski@samsung.com>