diff options
author | Javier Martinez Canillas <javier@osg.samsung.com> | 2015-07-17 04:17:58 -0400 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2015-08-11 10:08:53 -0400 |
commit | 3811405e2f9bc6f39c0cd5aadf95a957ae27b395 (patch) | |
tree | d84ffc3fdb05e37ea8c0d78e66ccd16cb0480219 /MAINTAINERS | |
parent | 377452f444a63475072cac13159295faac792450 (diff) |
MAINTAINERS: Add an entry for the Maxim MAX77802 PMIC drivers
I added support for the max77802 drivers and have been maintaining them.
So add an entry for these drivers to make tools like get_maintainer.pl
to work and make people submitting patches add me to the CC list.
Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Acked-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3e67f534fb67..e029bfe7e9ce 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -6559,6 +6559,14 @@ S: Supported | |||
6559 | F: drivers/power/max14577_charger.c | 6559 | F: drivers/power/max14577_charger.c |
6560 | F: drivers/power/max77693_charger.c | 6560 | F: drivers/power/max77693_charger.c |
6561 | 6561 | ||
6562 | MAXIM MAX77802 MULTIFUNCTION PMIC DEVICE DRIVERS | ||
6563 | M: Javier Martinez Canillas <javier@osg.samsung.com> | ||
6564 | L: linux-kernel@vger.kernel.org | ||
6565 | S: Supported | ||
6566 | F: drivers/*/*max77802.c | ||
6567 | F: Documentation/devicetree/bindings/*/*max77802.txt | ||
6568 | F: include/dt-bindings/*/*max77802.h | ||
6569 | |||
6562 | MAXIM PMIC AND MUIC DRIVERS FOR EXYNOS BASED BOARDS | 6570 | MAXIM PMIC AND MUIC DRIVERS FOR EXYNOS BASED BOARDS |
6563 | M: Chanwoo Choi <cw00.choi@samsung.com> | 6571 | M: Chanwoo Choi <cw00.choi@samsung.com> |
6564 | M: Krzysztof Kozlowski <k.kozlowski@samsung.com> | 6572 | M: Krzysztof Kozlowski <k.kozlowski@samsung.com> |