[PATCH] MAINTAINERS: Add section for cpuidle-psci PM domain

Ulf Hansson ulf.hansson at linaro.org
Thu Oct 1 05:28:52 EDT 2020


The cpuidle-psci-domain.c is not listed in the section for the cpuidle
driver for ARM PSCI. From discussions at LKML, Lorenzo and Sudeep prefer
that we add a separate section for it, so let's do that and add myself as
the maintainer for this part.

Cc: Sudeep Holla <sudeep.holla at arm.com>
Cc: Lorenzo Pieralisi <Lorenzo.Pieralisi at arm.com>
Signed-off-by: Ulf Hansson <ulf.hansson at linaro.org>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 45102f1fe361..be8e3e9a8e29 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4574,6 +4574,14 @@ L:	linux-arm-kernel at lists.infradead.org
 S:	Supported
 F:	drivers/cpuidle/cpuidle-psci.c
 
+CPUIDLE DRIVER - ARM PSCI PM DOMAIN
+M:	Ulf Hansson <ulf.hansson at linaro.org>
+L:	linux-pm at vger.kernel.org
+L:	linux-arm-kernel at lists.infradead.org
+S:	Supported
+F:	drivers/cpuidle/cpuidle-psci.h
+F:	drivers/cpuidle/cpuidle-psci-domain.c
+
 CRAMFS FILESYSTEM
 M:	Nicolas Pitre <nico at fluxnic.net>
 S:	Maintained
-- 
2.25.1




More information about the linux-arm-kernel mailing list