提交 00133b91 编写于 作者: L Lee Jones 提交者: Maxime Coquelin

ARM: STi: STiH407: Enable Cortex-A9 PMU support

This is ARM's generic Performance Monitoring Unit.
Signed-off-by: NLee Jones <lee.jones@linaro.org>
Signed-off-by: NMaxime Coquelin <maxime.coquelin@st.com>
上级 3c7dd7ce
......@@ -58,6 +58,12 @@
cache-level = <2>;
};
arm-pmu {
interrupt-parent = <&intc>;
compatible = "arm,cortex-a9-pmu";
interrupts = <GIC_PPI 15 IRQ_TYPE_LEVEL_HIGH>;
};
soc {
#address-cells = <1>;
#size-cells = <1>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册