From: Pawel Moll Date: Tue, 9 Apr 2013 13:03:51 +0000 (+0100) Subject: ARM: vexpress: Remove A9 PMU compatible values for non-A9 platforms X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~71^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e16063bb8f4c4f2e2b055659b40a319092e62da;p=pandora-kernel.git ARM: vexpress: Remove A9 PMU compatible values for non-A9 platforms 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 Signed-off-by: Olof Johansson --- Reading git-diff-tree failed