UPSTREAM: arm64: perf: add support for Cortex-A72
authorWill Deacon <will.deacon@arm.com>
Tue, 22 Dec 2015 14:45:35 +0000 (14:45 +0000)
committerHuang, Tao <huangtao@rock-chips.com>
Fri, 1 Jul 2016 02:42:12 +0000 (10:42 +0800)
commitebfa195a6cb5314d442ee808ee69b42253b38772
tree30cea0624f4d597ab27aa3c63b3c5960eb442729
parentf0416563131b983d7cac0c499c7f78d25c49b2d8
UPSTREAM: arm64: perf: add support for Cortex-A72

Cortex-A72 has a PMUv3 implementation that is compatible with the PMU
implemented by Cortex-A57.

This patch hooks up the new compatible string so that the Cortex-A57
event mappings are used.

Change-Id: I06b39699fa019d61be81a1a275f7eb6eed17808a
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Huang, Tao <huangtao@rock-chips.com>
(cherry picked from commit 5d7ee87708d4d86fcc32afc9552d05f7625d303d)
Documentation/devicetree/bindings/arm/pmu.txt
arch/arm64/kernel/perf_event.c