[PATCH] ARM: dts: prima2: add node for Performance Monitor Unit
Barry Song
21cnbao at gmail.com
Thu Nov 20 05:04:54 PST 2014
From: Ye He <ye.he at csr.com>
It enables Performance Monitor Unit on CSR SiRFprimaII.
Signed-off-by: Ye He <ye.he at csr.com>
Signed-off-by: Barry Song <Baohua.Song at csr.com>
---
arch/arm/boot/dts/prima2.dtsi | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/arm/boot/dts/prima2.dtsi b/arch/arm/boot/dts/prima2.dtsi
index 963b7e5..86dcb46 100644
--- a/arch/arm/boot/dts/prima2.dtsi
+++ b/arch/arm/boot/dts/prima2.dtsi
@@ -41,6 +41,11 @@
};
};
+ arm-pmu {
+ compatible = "arm,cortex-a9-pmu";
+ interrupts = <29>;
+ };
+
axi {
compatible = "simple-bus";
#address-cells = <1>;
--
2.1.1
More information about the linux-arm-kernel
mailing list