Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: add ARMv8 PMU binding

Add missing "arm,armv8-pmuv3" compatible property for ARMv8 PMU.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Cc: Will Deacon <will.deacon@arm.com>
Cc: Pawel Moll <pawel.moll@arm.com>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>

+1
+1
Documentation/devicetree/bindings/arm/pmu.txt
··· 7 7 Required properties: 8 8 9 9 - compatible : should be one of 10 + "arm,armv8-pmuv3" 10 11 "arm,cortex-a15-pmu" 11 12 "arm,cortex-a9-pmu" 12 13 "arm,cortex-a8-pmu"