All of lore.kernel.org
 help / color / mirror / Atom feed
* [RESEND PATCH] MAINTAINERS: Update MAX77802 PMIC entry
@ 2017-05-04  4:36 Javier Martinez Canillas
  2017-05-14  9:52 ` Mark Brown
  0 siblings, 1 reply; 7+ messages in thread
From: Javier Martinez Canillas @ 2017-05-04  4:36 UTC (permalink / raw)
  To: linux-kernel; +Cc: Mark Brown, Lee Jones, Javier Martinez Canillas

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>
Acked-by: Mark Brown <broonie@kernel.org>

---
Resending the patch so that Mark can apply it through the regulator tree.

 MAINTAINERS | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index e35370a0c04c..5e19e6913682 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8069,11 +8069,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
 
-- 
2.9.3

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-05-22 12:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-04  4:36 [RESEND PATCH] MAINTAINERS: Update MAX77802 PMIC entry Javier Martinez Canillas
2017-05-14  9:52 ` Mark Brown
2017-05-16  7:51   ` Lee Jones
2017-05-16 11:06     ` Mark Brown
2017-05-16 11:56       ` Javier Martinez Canillas
2017-05-22 11:06       ` Lee Jones
2017-05-22 12:06         ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.