ARM: vexpress: Remove A9 PMU compatible values for non-A9 platforms
authorPawel Moll <pawel.moll@arm.com>
Tue, 9 Apr 2013 13:03:51 +0000 (14:03 +0100)
committerOlof Johansson <olof@lixom.net>
Thu, 11 Apr 2013 10:01:03 +0000 (03:01 -0700)
The ARM perf core code used to rely on the pmu node being
compatible with "arm,cortex-a9-pmu", even when the PMUs
of the different Cortex-A processors are not really
compatible... This is no longer required and actually
became harmful, so remove all the offending values
from Versatile Express DTS files.

Signed-off-by: Pawel Moll <pawel.moll@arm.com>
Signed-off-by: Olof Johansson <olof@lixom.net>

No differences found