* [PATCH v2] MAINTAINERS: Add entry for Maxim PMICs on Samsung boards
@ 2015-01-30 10:10 Krzysztof Kozlowski
[not found] ` <1422612635-5711-1-git-send-email-k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Krzysztof Kozlowski @ 2015-01-30 10:10 UTC (permalink / raw)
To: MyungJoo Ham, Chanwoo Choi, Samuel Ortiz, Lee Jones,
Liam Girdwood, Mark Brown, Mike Turquette, Stephen Boyd,
Alessandro Zummo, devicetree, linux-kernel, rtc-linux, linux-pm
Cc: Bartlomiej Zolnierkiewicz, Marek Szyprowski, Krzysztof Kozlowski
Add myself and Chanwoo Choi as supporters to help in reviewing patches
for Maxim 77686 PMIC and Maxim 14577/77693 MUIC drivers:
- mfd (all of them),
- extcon (extcon-max14577.c, extcon-max77693.c),
- regulator (all of them),
- clock (clk-max77686.c),
- RTC (rtc-max77686.c).
Lately I am the author of contributors to them. These drivers are used
on Exynos-based boards (Trats 2, Gear 1 and Gear 2).
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Cc: MyungJoo Ham <myungjoo.ham@samsung.com>
cc: Chanwoo Choi <cw00.choi@samsung.com>
Cc: Samuel Ortiz <sameo@linux.intel.com>
Cc: Lee Jones <lee.jones@linaro.org>
Cc: Liam Girdwood <lgirdwood@gmail.com>
Cc: Mark Brown <broonie@kernel.org>
Cc: Mike Turquette <mturquette@linaro.org>
Cc: Stephen Boyd <sboyd@codeaurora.org>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Acked-by: Mark Brown <broonie@kernel.org>
Acked-by: Lee Jones <lee.jones@linaro.org>
---
Changes since v1:
1. Add also Chanwoo Choi as supporter on his request [1].
2. Move out chargers (power supply) to separate patch (applied already
by Sebastian Reichel [2]). Patch is rebased on next which includes
this.
3. Add acks from Mark Brown and Lee Jones.
[1] https://lkml.org/lkml/2015/1/16/571
[2] http://git.infradead.org/battery-2.6.git/commit/f8f847b51a0e1cb0c96e706d5da0ac507d96c605
---
MAINTAINERS | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 5d7404add7ed..775a631118ef 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6191,6 +6191,26 @@ S: Supported
F: drivers/power/max14577_charger.c
F: drivers/power/max77693_charger.c
+MAXIM PMIC AND MUIC DRIVERS FOR EXYNOS BASED BOARDS
+M: Chanwoo Choi <cw00.choi@samsung.com>
+M: Krzysztof Kozlowski <k.kozlowski@samsung.com>
+L: linux-kernel@vger.kernel.org
+S: Supported
+F: drivers/*/max14577.c
+F: drivers/*/max77686.c
+F: drivers/*/max77693.c
+F: drivers/extcon/extcon-max14577.c
+F: drivers/extcon/extcon-max77693.c
+F: drivers/rtc/rtc-max77686.c
+F: drivers/clk/clk-max77686.c
+F: Documentation/devicetree/bindings/mfd/max14577.txt
+F: Documentation/devicetree/bindings/mfd/max77686.txt
+F: Documentation/devicetree/bindings/mfd/max77693.txt
+F: Documentation/devicetree/bindings/clock/maxim,max77686.txt
+F: include/linux/mfd/max14577*.h
+F: include/linux/mfd/max77686*.h
+F: include/linux/mfd/max77693*.h
+
MAXIRADIO FM RADIO RECEIVER DRIVER
M: Hans Verkuil <hverkuil@xs4all.nl>
L: linux-media@vger.kernel.org
--
1.9.1
^ permalink raw reply related [flat|nested] 2+ messages in thread[parent not found: <1422612635-5711-1-git-send-email-k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>]
* Re: [PATCH v2] MAINTAINERS: Add entry for Maxim PMICs on Samsung boards [not found] ` <1422612635-5711-1-git-send-email-k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> @ 2015-01-30 21:17 ` Mike Turquette 0 siblings, 0 replies; 2+ messages in thread From: Mike Turquette @ 2015-01-30 21:17 UTC (permalink / raw) To: MyungJoo Ham, Chanwoo Choi, Samuel Ortiz, Lee Jones, Liam Girdwood, Mark Brown, Stephen Boyd, Alessandro Zummo, devicetree-u79uwXL29TY76Z2rM5mHXA, linux-kernel-u79uwXL29TY76Z2rM5mHXA, rtc-linux-/JYPxA39Uh5TLH3MbocFFw, linux-pm-u79uwXL29TY76Z2rM5mHXA Cc: Bartlomiej Zolnierkiewicz, Marek Szyprowski, Krzysztof Kozlowski Quoting Krzysztof Kozlowski (2015-01-30 02:10:35) > Add myself and Chanwoo Choi as supporters to help in reviewing patches > for Maxim 77686 PMIC and Maxim 14577/77693 MUIC drivers: > - mfd (all of them), > - extcon (extcon-max14577.c, extcon-max77693.c), > - regulator (all of them), > - clock (clk-max77686.c), > - RTC (rtc-max77686.c). > > Lately I am the author of contributors to them. These drivers are used > on Exynos-based boards (Trats 2, Gear 1 and Gear 2). > > Signed-off-by: Krzysztof Kozlowski <k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> > Cc: MyungJoo Ham <myungjoo.ham-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> > cc: Chanwoo Choi <cw00.choi-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> > Cc: Samuel Ortiz <sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> > Cc: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> > Cc: Liam Girdwood <lgirdwood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > Cc: Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> > Cc: Mike Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> Acked-by: Michael Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> > Cc: Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> > Cc: Alessandro Zummo <a.zummo-BfzFCNDTiLLj+vYz1yj4TQ@public.gmane.org> > Acked-by: Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> > Acked-by: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> > > --- > > Changes since v1: > 1. Add also Chanwoo Choi as supporter on his request [1]. > 2. Move out chargers (power supply) to separate patch (applied already > by Sebastian Reichel [2]). Patch is rebased on next which includes > this. > 3. Add acks from Mark Brown and Lee Jones. > > [1] https://lkml.org/lkml/2015/1/16/571 > [2] http://git.infradead.org/battery-2.6.git/commit/f8f847b51a0e1cb0c96e706d5da0ac507d96c605 > --- > MAINTAINERS | 20 ++++++++++++++++++++ > 1 file changed, 20 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 5d7404add7ed..775a631118ef 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -6191,6 +6191,26 @@ S: Supported > F: drivers/power/max14577_charger.c > F: drivers/power/max77693_charger.c > > +MAXIM PMIC AND MUIC DRIVERS FOR EXYNOS BASED BOARDS > +M: Chanwoo Choi <cw00.choi-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> > +M: Krzysztof Kozlowski <k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> > +L: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > +S: Supported > +F: drivers/*/max14577.c > +F: drivers/*/max77686.c > +F: drivers/*/max77693.c > +F: drivers/extcon/extcon-max14577.c > +F: drivers/extcon/extcon-max77693.c > +F: drivers/rtc/rtc-max77686.c > +F: drivers/clk/clk-max77686.c > +F: Documentation/devicetree/bindings/mfd/max14577.txt > +F: Documentation/devicetree/bindings/mfd/max77686.txt > +F: Documentation/devicetree/bindings/mfd/max77693.txt > +F: Documentation/devicetree/bindings/clock/maxim,max77686.txt > +F: include/linux/mfd/max14577*.h > +F: include/linux/mfd/max77686*.h > +F: include/linux/mfd/max77693*.h > + > MAXIRADIO FM RADIO RECEIVER DRIVER > M: Hans Verkuil <hverkuil-qWit8jRvyhVmR6Xm/wNWPw@public.gmane.org> > L: linux-media-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > -- > 1.9.1 > -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-01-30 21:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-30 10:10 [PATCH v2] MAINTAINERS: Add entry for Maxim PMICs on Samsung boards Krzysztof Kozlowski
[not found] ` <1422612635-5711-1-git-send-email-k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2015-01-30 21:17 ` Mike Turquette
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).