提交 e29ea4d3 编写于 作者: M Maxime Ripard

ARM: sun7i: Add ARM PMU in A20 DTSI

Enable the performance monitoring unit found in the A20 SoCs.
Signed-off-by: NMaxime Ripard <maxime.ripard@free-electrons.com>
Reviewed-by: NHans de Goede <hdegoede@redhat.com>
上级 d2d878c4
...@@ -57,6 +57,12 @@ ...@@ -57,6 +57,12 @@
<1 10 0xf08>; <1 10 0xf08>;
}; };
pmu {
compatible = "arm,cortex-a7-pmu", "arm,cortex-a15-pmu";
interrupts = <0 120 4>,
<0 121 4>;
};
clocks { clocks {
#address-cells = <1>; #address-cells = <1>;
#size-cells = <1>; #size-cells = <1>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册