Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1630249 > unrolled thread

[PATCH] PM / Domains: Add DT file to MAINTAINERS

Started byViresh Kumar <viresh.kumar@linaro.org>
First post2017-04-25 09:30 +0200
Last post2017-04-25 10:10 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH] PM / Domains: Add DT file to MAINTAINERS Viresh Kumar <viresh.kumar@linaro.org> - 2017-04-25 09:30 +0200
    Re: [PATCH] PM / Domains: Add DT file to MAINTAINERS Ulf Hansson <ulf.hansson@linaro.org> - 2017-04-25 10:10 +0200

#1630249 — [PATCH] PM / Domains: Add DT file to MAINTAINERS

FromViresh Kumar <viresh.kumar@linaro.org>
Date2017-04-25 09:30 +0200
Subject[PATCH] PM / Domains: Add DT file to MAINTAINERS
Message-ID<tA357-1Bv-3@gated-at.bofh.it>
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(+)

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>
-- 
2.12.0.432.g71c3a4f4ba37

[toc] | [next] | [standalone]


#1630271

FromUlf Hansson <ulf.hansson@linaro.org>
Date2017-04-25 10:10 +0200
Message-ID<tA3HQ-24M-13@gated-at.bofh.it>
In reply to#1630249
On 25 April 2017 at 09:22, Viresh Kumar <viresh.kumar@linaro.org> wrote:
> 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>

Kind regards
Uffe

> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
>
> 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>
> --
> 2.12.0.432.g71c3a4f4ba37
>

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web