diff options
author | Geert Uytterhoeven <[email protected]> | 2017-03-12 14:16:59 +0100 |
---|---|---|
committer | Will Deacon <[email protected]> | 2017-03-28 15:36:31 +0100 |
commit | 5d3fa803b11bbd300526da864ec8c0fa1e5470b5 (patch) | |
tree | 66c0349e204af6480edcec13c3097572cbc65d84 | |
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 <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: [email protected]
Signed-off-by: Will Deacon <[email protected]>
-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 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 <[email protected]> |