Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1632591
| From | Lee Jones <lee.jones@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] MAINTAINERS: Update MAX77802 PMIC entry |
| Date | 2017-04-28 09:50 +0200 |
| Message-ID | <tB8P7-4n0-7@gated-at.bofh.it> (permalink) |
| References | <tB6aB-2yO-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, 28 Apr 2017, Javier Martinez Canillas wrote: > 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> > --- > > 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 > -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] MAINTAINERS: Update MAX77802 PMIC entry Javier Martinez Canillas <javier@dowhile0.org> - 2017-04-28 07:00 +0200
Re: [PATCH] MAINTAINERS: Update MAX77802 PMIC entry Lee Jones <lee.jones@linaro.org> - 2017-04-28 09:50 +0200
Re: [PATCH] MAINTAINERS: Update MAX77802 PMIC entry Mark Brown <broonie@kernel.org> - 2017-04-30 15:00 +0200
Re: [PATCH] MAINTAINERS: Update MAX77802 PMIC entry Lee Jones <lee.jones@linaro.org> - 2017-05-02 10:20 +0200
Re: [PATCH] MAINTAINERS: Update MAX77802 PMIC entry Mark Brown <broonie@kernel.org> - 2017-05-03 17:30 +0200
csiph-web