diff options
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | 2015-01-20 05:00:56 -0500 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2015-01-20 08:04:12 -0500 |
commit | f8f847b51a0e1cb0c96e706d5da0ac507d96c605 (patch) | |
tree | 6e190233120fef6372833a7142bd92497af9b34a /MAINTAINERS | |
parent | 6b23becddbca76d5221a17d1ad9da97c0b123fa0 (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 <k.kozlowski@samsung.com>
Cc: Sebastian Reichel <sre@kernel.org>
Cc: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Cc: David Woodhouse <dwmw2@infradead.org>
Acked-By: Sebastian Reichel <sre@kernel.org>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
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 | |||
6093 | F: drivers/hwmon/max6697.c | 6093 | F: drivers/hwmon/max6697.c |
6094 | F: include/linux/platform_data/max6697.h | 6094 | F: include/linux/platform_data/max6697.h |
6095 | 6095 | ||
6096 | MAXIM MUIC CHARGER DRIVERS FOR EXYNOS BASED BOARDS | ||
6097 | M: Krzysztof Kozlowski <k.kozlowski@samsung.com> | ||
6098 | L: linux-pm@vger.kernel.org | ||
6099 | S: Supported | ||
6100 | F: drivers/power/max14577_charger.c | ||
6101 | F: drivers/power/max77693_charger.c | ||
6102 | |||
6096 | MAXIRADIO FM RADIO RECEIVER DRIVER | 6103 | MAXIRADIO FM RADIO RECEIVER DRIVER |
6097 | M: Hans Verkuil <hverkuil@xs4all.nl> | 6104 | M: Hans Verkuil <hverkuil@xs4all.nl> |
6098 | L: linux-media@vger.kernel.org | 6105 | L: linux-media@vger.kernel.org |