aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2015-01-20 11:00:56 +0100
committerSebastian Reichel <[email protected]>2015-01-20 14:04:12 +0100
commitf8f847b51a0e1cb0c96e706d5da0ac507d96c605 (patch)
tree6e190233120fef6372833a7142bd92497af9b34a
parent6b23becddbca76d5221a17d1ad9da97c0b123fa0 (diff)
MAINTAINERS: Add entry for Maxim chargers on Samsung boards
Add myself as supporter to help in reviewing patches for Maxim 14577 and 77693 MUIC charger drivers. These are used on Exynos-based boards (Trats 2, Gear 1 and Gear 2). Signed-off-by: Krzysztof Kozlowski <[email protected]> Cc: Sebastian Reichel <[email protected]> Cc: Dmitry Eremin-Solenikov <[email protected]> Cc: David Woodhouse <[email protected]> Acked-By: Sebastian Reichel <[email protected]> Signed-off-by: Sebastian Reichel <[email protected]>
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 64e13d5c1e65..55039221d7eb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6093,6 +6093,13 @@ F: Documentation/devicetree/bindings/i2c/max6697.txt
F: drivers/hwmon/max6697.c
F: include/linux/platform_data/max6697.h
+MAXIM MUIC CHARGER DRIVERS FOR EXYNOS BASED BOARDS
+M: Krzysztof Kozlowski <[email protected]>
+S: Supported
+F: drivers/power/max14577_charger.c
+F: drivers/power/max77693_charger.c
+
MAXIRADIO FM RADIO RECEIVER DRIVER
M: Hans Verkuil <[email protected]>