From: Ye He Date: Wed, 5 Mar 2014 03:25:08 +0000 (+0800) Subject: ARM: dts: atlas6: add cortex-a9-pmu compatible PMU node X-Git-Tag: next-20140530~119^2~18^2^2~1 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=ed2944964af3aebe790012c02ca530f6f085142f;p=karo-tx-linux.git ARM: dts: atlas6: add cortex-a9-pmu compatible PMU node add cortex-a9-pmu node to make the performance monitor unit work on atlas6. Signed-off-by: Ye He Signed-off-by: Barry Song --- diff --git a/arch/arm/boot/dts/atlas6.dtsi b/arch/arm/boot/dts/atlas6.dtsi index 43f4b1ed082a..458e000c5889 100644 --- a/arch/arm/boot/dts/atlas6.dtsi +++ b/arch/arm/boot/dts/atlas6.dtsi @@ -39,6 +39,11 @@ }; }; + arm-pmu { + compatible = "arm,cortex-a9-pmu"; + interrupts = <29>; + }; + axi { compatible = "simple-bus"; #address-cells = <1>;