diff options
author | Hans de Goede <[email protected]> | 2017-12-26 13:59:14 +0100 |
---|---|---|
committer | Sebastian Reichel <[email protected]> | 2018-01-09 17:53:03 +0100 |
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 <[email protected]>
Acked-by: Chen-Yu Tsai <[email protected]>
Signed-off-by: Sebastian Reichel <[email protected]>
-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 F: kernel/workqueue.c F: Documentation/core-api/workqueue.rst +X-POWERS AXP288 PMIC DRIVERS +M: Hans de Goede <[email protected]> +S: Maintained +N: axp288 +F: drivers/acpi/pmic/intel_pmic_xpower.c + X-POWERS MULTIFUNCTION PMIC DEVICE DRIVERS M: Chen-Yu Tsai <[email protected]> |