diff mbox

PM / Domains: Add DT file to MAINTAINERS

Message ID 464469671a1b407737ee28aa41447178366ddb7c.1493104829.git.viresh.kumar@linaro.org
State Accepted
Commit 5e68ebd0ac4842977c127160f9ecf1a0099f502f
Headers show

Commit Message

Viresh Kumar April 25, 2017, 7:22 a.m. UTC
Add the power_domain.txt DT file to MAINTAINERS, otherwise
get_maintainers.pl doesn't pick the right set of maintainers for changes
to the DT file.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>

---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

-- 
2.12.0.432.g71c3a4f4ba37
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 67280051e30a..55b9ca2d5b98 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5610,6 +5610,7 @@  L:	linux-pm@vger.kernel.org
 S:	Supported
 F:	drivers/base/power/domain*.c
 F:	include/linux/pm_domain.h
+F:	Documentation/devicetree/bindings/power/power_domain.txt
 
 GENERIC UIO DRIVER FOR PCI DEVICES
 M:	"Michael S. Tsirkin" <mst@redhat.com>