diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2017-03-12 16:16:47 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2017-03-13 01:10:53 +0300 |
commit | 6f19363503541ee6020d35b468a998c213bace36 (patch) | |
tree | 4ae49a10c23dfc91ac2ac2a3a04558f639f177b6 /MAINTAINERS | |
parent | b51d3388e2350138f6acc5cacda009a67f6f6352 (diff) | |
download | linux-6f19363503541ee6020d35b468a998c213bace36.tar.xz |
MAINTAINERS: Add file patterns for cpufreq device tree bindings
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>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c776906f67a9..fabed4c65542 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3450,6 +3450,7 @@ 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) B: https://bugzilla.kernel.org F: Documentation/cpu-freq/ +F: Documentation/devicetree/bindings/cpufreq/ F: drivers/cpufreq/ F: include/linux/cpufreq.h F: tools/testing/selftests/cpufreq/ |