Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aae881ad authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Will Deacon
Browse files

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



Use commas instead of periods.

Acked-by: default avatarMark Rutland <mark.rutland@arm.com>
Acked-by: default avatarDirk Behme <dirk.behme@gmail.com>
Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
parent 9e9caa6a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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"