[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <E1dAAz8-0002aM-Rk@finisterre>
Date: Mon, 15 May 2017 17:04:06 +0900
From: Mark Brown <broonie@...nel.org>
To: Javier Martinez Canillas <javier@...hile0.org>
Cc: Lee Jones <lee.jones@...aro.org>, Mark Brown <broonie@...nel.org>,
linux-kernel@...r.kernel.org, Mark Brown <broonie@...nel.org>,
Lee Jones <lee.jones@...aro.org>, linux-kernel@...r.kernel.org
Subject: Applied "MAINTAINERS: Update MAX77802 PMIC entry" to the regulator tree
The patch
MAINTAINERS: Update MAX77802 PMIC entry
has been applied to the regulator tree at
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git
All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.
You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.
If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying
to this mail.
Thanks,
Mark
>From 64f7d692c5bdfbf0eb6efe4eacc597ff44d0e421 Mon Sep 17 00:00:00 2001
From: Javier Martinez Canillas <javier@...hile0.org>
Date: Thu, 4 May 2017 00:36:25 -0400
Subject: [PATCH] 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@...hile0.org>
Acked-by: Lee Jones <lee.jones@...aro.org>
Signed-off-by: Mark Brown <broonie@...nel.org>
---
MAINTAINERS | 6 +++---
1 file 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@....samsung.com>
+MAXIM MAX77802 PMIC REGULATOR DEVICE DRIVER
+M: Javier Martinez Canillas <javier@...hile0.org>
L: linux-kernel@...r.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.11.0
Powered by blists - more mailing lists