summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/arm/pmu.txt
diff options
context:
space:
mode:
authorMark Rutland2015-10-02 11:55:05 +0200
committerCatalin Marinas2015-10-07 15:25:24 +0200
commit62a4dda9d63a10e5b28943967fc936c74fa16dfb (patch)
tree087a3a535d214e6da83ca03f94ce7b3babaa44ca /Documentation/devicetree/bindings/arm/pmu.txt
parentarm64: perf: add Cortex-A53 support (diff)
downloadkernel-qcow2-linux-62a4dda9d63a10e5b28943967fc936c74fa16dfb.tar.gz
kernel-qcow2-linux-62a4dda9d63a10e5b28943967fc936c74fa16dfb.tar.xz
kernel-qcow2-linux-62a4dda9d63a10e5b28943967fc936c74fa16dfb.zip
arm64: perf: add Cortex-A57 support
The Cortex-A57 PMU supports a few events outside of the required PMUv3 set that are rather useful. This patch adds the event map data for said events. Signed-off-by: Mark Rutland <mark.rutland@arm.com> Acked-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/pmu.txt')
-rw-r--r--Documentation/devicetree/bindings/arm/pmu.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/pmu.txt b/Documentation/devicetree/bindings/arm/pmu.txt
index 2e6737b09137..4b7c3d9b29bb 100644
--- a/Documentation/devicetree/bindings/arm/pmu.txt
+++ b/Documentation/devicetree/bindings/arm/pmu.txt
@@ -8,6 +8,7 @@ Required properties:
- compatible : should be one of
"arm,armv8-pmuv3"
+ "arm.cortex-a57-pmu"
"arm.cortex-a53-pmu"
"arm,cortex-a17-pmu"
"arm,cortex-a15-pmu"