aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2017-12-26 07:59:14 -0500
committerSebastian Reichel <sre@kernel.org>2018-01-09 11:53:03 -0500
commit8be4c3667cf117b8f8a2b0b73a34258d45992867 (patch)
tree5daeab01811d444f73b4e8e47e7b4e26893563e6
parentb60c75b6a502077f0edb10c274eb5ac8e72ba342 (diff)
MAINTAINERS: Add AXP288 PMIC entry
Add an entry for the AXP288 PMIC drivers with myself as maintainer. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index aa71ab52fd76..5693b8970e50 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14822,6 +14822,12 @@ F: include/linux/workqueue.h
14822F: kernel/workqueue.c 14822F: kernel/workqueue.c
14823F: Documentation/core-api/workqueue.rst 14823F: Documentation/core-api/workqueue.rst
14824 14824
14825X-POWERS AXP288 PMIC DRIVERS
14826M: Hans de Goede <hdegoede@redhat.com>
14827S: Maintained
14828N: axp288
14829F: drivers/acpi/pmic/intel_pmic_xpower.c
14830
14825X-POWERS MULTIFUNCTION PMIC DEVICE DRIVERS 14831X-POWERS MULTIFUNCTION PMIC DEVICE DRIVERS
14826M: Chen-Yu Tsai <wens@csie.org> 14832M: Chen-Yu Tsai <wens@csie.org>
14827L: linux-kernel@vger.kernel.org 14833L: linux-kernel@vger.kernel.org