]> git.baikalelectronics.ru Git - kernel.git/commit
MAINTAINERS: Update ARM PMU PROFILING AND DEBUGGING entry
authorWill Deacon <will.deacon@arm.com>
Thu, 15 Sep 2016 09:14:41 +0000 (10:14 +0100)
committerWill Deacon <will.deacon@arm.com>
Fri, 16 Sep 2016 16:11:16 +0000 (17:11 +0100)
commit41a2f1cf9142fc3c17436030918080215a6abaf3
treef5556315f6ee5c2ec1504e4ad67edf2793760c18
parentc83d19bc891466c3c170c8b13cdc277698a0629a
MAINTAINERS: Update ARM PMU PROFILING AND DEBUGGING entry

There are an increasing number of ARM SoC PMU drivers appearing for
things like interconnects, memory controllers and cache controllers.
Rather than have these handled on an ad-hoc basis, where SoC maintainers
each send their PMU drivers directly to arm-soc, let's take these into
drivers/perf/ and send a single pull request to arm-soc instead, much
like other subsystems.

This patch amends the ARM PMU MAINTAINERS entry to include all of
drivers/perf/ (currently just the ARM CPU PMU), changes Mark Rutland
from Reviewer to Maintainer, so that he can help with the new tree and
adds the device-tree binding to the list of maintained files.

Acked-by: Mark Rutland <mark.rutland@arm.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Will Deacon <will.deacon@arm.com>
MAINTAINERS