[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-id: <1421407190-6771-1-git-send-email-k.kozlowski@samsung.com>
Date: Fri, 16 Jan 2015 12:19:50 +0100
From: Krzysztof Kozlowski <k.kozlowski@...sung.com>
To: rtc-linux@...glegroups.com, linux-pm@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Krzysztof Kozlowski <k.kozlowski@...sung.com>,
MyungJoo Ham <myungjoo.ham@...sung.com>,
Chanwoo Choi <cw00.choi@...sung.com>,
Samuel Ortiz <sameo@...ux.intel.com>,
Lee Jones <lee.jones@...aro.org>,
Sebastian Reichel <sre@...nel.org>,
Dmitry Eremin-Solenikov <dbaryshkov@...il.com>,
David Woodhouse <dwmw2@...radead.org>,
Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>,
Mike Turquette <mturquette@...aro.org>,
Stephen Boyd <sboyd@...eaurora.org>,
Alessandro Zummo <a.zummo@...ertech.it>
Subject: [PATCH] MAINTAINERS: Add entry for Maxim PMIC-s on Samsung boards
Add myself as supporter for Maxim 77686 PMIC and Maxim 14577/77693 MUIC
drivers:
- mfd (all of them),
- extcon (extcon-max14577, extcon-max77693)
- power (max14577_charger.c, 77693 on LKML [1]),
- regulator (all of them),
- clock (clk-max77686.c)
- RTC (rtc-max77686.c).
Lately I am the author of major contributors to them. These
drivers are used on Exynos-based boards (Trats 2, Gear 1 and Gear 2).
[1] https://lkml.org/lkml/2015/1/5/139
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@...sung.com>
Cc: MyungJoo Ham <myungjoo.ham@...sung.com>
cc: Chanwoo Choi <cw00.choi@...sung.com>
Cc: Samuel Ortiz <sameo@...ux.intel.com>
Cc: Lee Jones <lee.jones@...aro.org>
Cc: Sebastian Reichel <sre@...nel.org>
Cc: Dmitry Eremin-Solenikov <dbaryshkov@...il.com>
Cc: David Woodhouse <dwmw2@...radead.org>
Cc: Liam Girdwood <lgirdwood@...il.com>
Cc: Mark Brown <broonie@...nel.org>
Cc: Mike Turquette <mturquette@...aro.org>
Cc: Stephen Boyd <sboyd@...eaurora.org>
Cc: Alessandro Zummo <a.zummo@...ertech.it>
---
MAINTAINERS | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index f017a30eb280..b033fb499186 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6143,6 +6143,21 @@ F: Documentation/devicetree/bindings/i2c/max6697.txt
F: drivers/hwmon/max6697.c
F: include/linux/platform_data/max6697.h
+MAXIM PMIC AND MUIC DRIVERS FOR EXYNOS BASED BOARDS
+M: Krzysztof Kozlowski <k.kozlowski@...sung.com>
+L: linux-kernel@...r.kernel.org
+S: Supported
+F: drivers/*/*max14577*.c
+F: drivers/*/*max77686*.c
+F: drivers/*/*max77693*.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@...all.nl>
L: linux-media@...r.kernel.org
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists