Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3811405e authored by Javier Martinez Canillas's avatar Javier Martinez Canillas Committed by Lee Jones
Browse files

MAINTAINERS: Add an entry for the Maxim MAX77802 PMIC drivers



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: default avatarJavier Martinez Canillas <javier@osg.samsung.com>
Acked-by: default avatarKrzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent 377452f4
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -6559,6 +6559,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>