arm64: perf: Correct Cortex-A53/A57 compatible values

Use commas instead of periods.

Acked-by: Mark Rutland <mark.rutland@arm.com>
Acked-by: Dirk Behme <dirk.behme@gmail.com>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Will Deacon <will.deacon@arm.com>
This commit is contained in:
Geert Uytterhoeven 2015-12-15 09:33:20 +01:00 committed by Will Deacon
parent 9e9caa6a49
commit aae881ad73
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ Required properties:
- compatible : should be one of
"apm,potenza-pmu"
"arm,armv8-pmuv3"
"arm.cortex-a57-pmu"
"arm.cortex-a53-pmu"
"arm,cortex-a57-pmu"
"arm,cortex-a53-pmu"
"arm,cortex-a17-pmu"
"arm,cortex-a15-pmu"
"arm,cortex-a12-pmu"