Re: [PATCH 12/54] MAINTAINERS: Add file patterns for cpufreq device tree bindings
From: Viresh Kumar <viresh.kumar@linaro.org>
Date: 2016-05-23 02:32:32
Also in:
linux-devicetree, lkml
From: Viresh Kumar <viresh.kumar@linaro.org>
Date: 2016-05-23 02:32:32
Also in:
linux-devicetree, lkml
On 22-05-16, 11:05, Geert Uytterhoeven wrote:
Submitters of device tree binding documentation may forget to CC the subsystem maintainer if this is missing. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Cc: "Rafael J. Wysocki" <redacted> Cc: Viresh Kumar <viresh.kumar@linaro.org> Cc: linux-pm@vger.kernel.org --- Please apply this patch directly if you want to be involved in device tree binding documentation for your subsystem. --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)diff --git a/MAINTAINERS b/MAINTAINERS index 4c9f31233670e9dd..b241c14d9ab57e2a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS@@ -3213,6 +3213,7 @@ L: linux-pm@vger.kernel.org S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git T: git git://git.linaro.org/people/vireshk/linux.git (For ARM Updates) +F: Documentation/devicetree/bindings/cpufreq/ F: drivers/cpufreq/ F: include/linux/cpufreq.h
Acked-by: Viresh Kumar <viresh.kumar@linaro.org> -- viresh