]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: perf: add support for Cortex-A72
authorWill Deacon <will.deacon@arm.com>
Tue, 22 Dec 2015 14:45:35 +0000 (14:45 +0000)
committerWill Deacon <will.deacon@arm.com>
Tue, 22 Dec 2015 14:45:35 +0000 (14:45 +0000)
commit1d454aa72a44f023d848077555f802f8c3c025b0
tree4cc31e70c9716774c2cb6cf45413aec67d658a35
parent8c7dc2bd31b3dfc635b9574fd58d89569d3ef7f1
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.

Signed-off-by: Will Deacon <will.deacon@arm.com>
Documentation/devicetree/bindings/arm/pmu.txt
arch/arm64/kernel/perf_event.c