aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2017-03-12 14:16:59 +0100
committerWill Deacon <will.deacon@arm.com>2017-03-28 15:36:31 +0100
commit5d3fa803b11bbd300526da864ec8c0fa1e5470b5 (patch)
tree66c0349e204af6480edcec13c3097572cbc65d84 /MAINTAINERS
parentLinux 4.11-rc3 (diff)
downloadlinux-dev-5d3fa803b11bbd300526da864ec8c0fa1e5470b5.tar.xz
linux-dev-5d3fa803b11bbd300526da864ec8c0fa1e5470b5.zip
MAINTAINERS: Add file patterns for perf 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> Cc: Will Deacon <will.deacon@arm.com> Cc: Mark Rutland <mark.rutland@arm.com> Cc: linux-arm-kernel@lists.infradead.org Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index c776906f67a9..e64ce8811b8c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -976,6 +976,7 @@ F: arch/arm*/include/asm/perf_event.h
F: drivers/perf/*
F: include/linux/perf/arm_pmu.h
F: Documentation/devicetree/bindings/arm/pmu.txt
+F: Documentation/devicetree/bindings/perf/
ARM PORT
M: Russell King <linux@armlinux.org.uk>