MAINTAINERS: add entry for Maxim PMICs on Samsung boards
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>
Tue, 17 Feb 2015 00:00:23 +0000 (16:00 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 17 Feb 2015 01:56:05 +0000 (17:56 -0800)
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>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
MAINTAINERS

index 0ca23aa48ae7a5aaddd68c806a533e5be88e4f8a..6f2c849e6da3af43d05b67b21e5f8bac1fe60537 100644 (file)
@@ -6216,6 +6216,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