summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJavier Martinez Canillas <javier@dowhile0.org>2017-05-04 00:36:25 -0400
committerMark Brown <broonie@kernel.org>2017-05-14 18:51:15 +0900
commit64f7d692c5bdfbf0eb6efe4eacc597ff44d0e421 (patch)
tree694cc8bc1c40ed0a7f00d7039b296717206c2d30 /MAINTAINERS
parent2ea659a9ef488125eb46da6eb571de5eae5c43f6 (diff)
MAINTAINERS: Update MAX77802 PMIC entry
The Samsung email address will stop working soon, so use my personal email address instead. Also, there used to be a MFD and RTC drivers for max77802 but now these have been merged with the max77686 MFD and RTC drivers. The only driver that's still max77802 specific is the regulator one since there are too many differences with max77686 there to justify merging the two drivers. Signed-off-by: Javier Martinez Canillas <javier@dowhile0.org> Acked-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index f7d568b8f133..04796e2d56c2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8054,11 +8054,11 @@ S: Supported
F: drivers/power/supply/max14577_charger.c
F: drivers/power/supply/max77693_charger.c
-MAXIM MAX77802 MULTIFUNCTION PMIC DEVICE DRIVERS
-M: Javier Martinez Canillas <javier@osg.samsung.com>
+MAXIM MAX77802 PMIC REGULATOR DEVICE DRIVER
+M: Javier Martinez Canillas <javier@dowhile0.org>
L: linux-kernel@vger.kernel.org
S: Supported
-F: drivers/*/*max77802*.c
+F: drivers/regulator/max77802-regulator.c
F: Documentation/devicetree/bindings/*/*max77802.txt
F: include/dt-bindings/*/*max77802.h