aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@linaro.org>2017-04-25 03:22:10 -0400
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2017-04-28 17:19:57 -0400
commit5e68ebd0ac4842977c127160f9ecf1a0099f502f (patch)
tree43bb3ea799ca5bb664ef12bc2b6b50c0197e3fb7
parente841cfc9ff530d37617e589490caac59a1d94200 (diff)
PM / Domains: Add DT file to MAINTAINERS
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> Acked-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index c45c02bc6082..4309ccb5eddf 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5493,6 +5493,7 @@ L: linux-pm@vger.kernel.org
5493S: Supported 5493S: Supported
5494F: drivers/base/power/domain*.c 5494F: drivers/base/power/domain*.c
5495F: include/linux/pm_domain.h 5495F: include/linux/pm_domain.h
5496F: Documentation/devicetree/bindings/power/power_domain.txt
5496 5497
5497GENERIC UIO DRIVER FOR PCI DEVICES 5498GENERIC UIO DRIVER FOR PCI DEVICES
5498M: "Michael S. Tsirkin" <mst@redhat.com> 5499M: "Michael S. Tsirkin" <mst@redhat.com>