diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2017-03-12 09:16:59 -0400 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2017-03-28 10:36:31 -0400 |
commit | 5d3fa803b11bbd300526da864ec8c0fa1e5470b5 (patch) | |
tree | 66c0349e204af6480edcec13c3097572cbc65d84 /MAINTAINERS | |
parent | 97da3854c526d3a6ee05c849c96e48d21527606c (diff) |
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-- | MAINTAINERS | 1 |
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 | |||
976 | F: drivers/perf/* | 976 | F: drivers/perf/* |
977 | F: include/linux/perf/arm_pmu.h | 977 | F: include/linux/perf/arm_pmu.h |
978 | F: Documentation/devicetree/bindings/arm/pmu.txt | 978 | F: Documentation/devicetree/bindings/arm/pmu.txt |
979 | F: Documentation/devicetree/bindings/perf/ | ||
979 | 980 | ||
980 | ARM PORT | 981 | ARM PORT |
981 | M: Russell King <linux@armlinux.org.uk> | 982 | M: Russell King <linux@armlinux.org.uk> |