diff options
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | 2015-01-20 11:00:56 +0100 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2015-01-20 14:04:12 +0100 |
commit | f8f847b51a0e1cb0c96e706d5da0ac507d96c605 (patch) | |
tree | 6e190233120fef6372833a7142bd92497af9b34a /MAINTAINERS | |
parent | 6b23becddbca76d5221a17d1ad9da97c0b123fa0 (diff) | |
download | linux-stable-f8f847b51a0e1cb0c96e706d5da0ac507d96c605.tar.gz linux-stable-f8f847b51a0e1cb0c96e706d5da0ac507d96c605.tar.bz2 linux-stable-f8f847b51a0e1cb0c96e706d5da0ac507d96c605.zip |
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 F: drivers/hwmon/max6697.c F: include/linux/platform_data/max6697.h +MAXIM MUIC CHARGER DRIVERS FOR EXYNOS BASED BOARDS +M: Krzysztof Kozlowski <k.kozlowski@samsung.com> +L: linux-pm@vger.kernel.org +S: Supported +F: drivers/power/max14577_charger.c +F: drivers/power/max77693_charger.c + MAXIRADIO FM RADIO RECEIVER DRIVER M: Hans Verkuil <hverkuil@xs4all.nl> L: linux-media@vger.kernel.org |