diff options
author | Hans de Goede <hdegoede@redhat.com> | 2017-12-26 07:59:14 -0500 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2018-01-09 11:53:03 -0500 |
commit | 8be4c3667cf117b8f8a2b0b73a34258d45992867 (patch) | |
tree | 5daeab01811d444f73b4e8e47e7b4e26893563e6 | |
parent | b60c75b6a502077f0edb10c274eb5ac8e72ba342 (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-- | MAINTAINERS | 6 |
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 | |||
14822 | F: kernel/workqueue.c | 14822 | F: kernel/workqueue.c |
14823 | F: Documentation/core-api/workqueue.rst | 14823 | F: Documentation/core-api/workqueue.rst |
14824 | 14824 | ||
14825 | X-POWERS AXP288 PMIC DRIVERS | ||
14826 | M: Hans de Goede <hdegoede@redhat.com> | ||
14827 | S: Maintained | ||
14828 | N: axp288 | ||
14829 | F: drivers/acpi/pmic/intel_pmic_xpower.c | ||
14830 | |||
14825 | X-POWERS MULTIFUNCTION PMIC DEVICE DRIVERS | 14831 | X-POWERS MULTIFUNCTION PMIC DEVICE DRIVERS |
14826 | M: Chen-Yu Tsai <wens@csie.org> | 14832 | M: Chen-Yu Tsai <wens@csie.org> |
14827 | L: linux-kernel@vger.kernel.org | 14833 | L: linux-kernel@vger.kernel.org |