提交 a6b6b478 编写于 作者: Y Yoshifumi Hosoya 提交者: Simon Horman

arm64: dts: r8a7795: Add pmu device nodes

Enabling the performance monitor unit on r8a7795.
Signed-off-by: NMasaru Nagai <masaru.nagai.vx@renesas.com>
Signed-off-by: NYoshifumi Hosoya <yoshifumi.hosoya.wj@renesas.com>
Signed-off-by: NDirk Behme <dirk.behme@gmail.com>
Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
上级 0ed1a79e
......@@ -230,6 +230,18 @@
power-domains = <&cpg>;
};
pmu {
compatible = "arm,armv8-pmuv3";
interrupts = <GIC_SPI 72 IRQ_TYPE_LEVEL_HIGH>,
<GIC_SPI 73 IRQ_TYPE_LEVEL_HIGH>,
<GIC_SPI 74 IRQ_TYPE_LEVEL_HIGH>,
<GIC_SPI 75 IRQ_TYPE_LEVEL_HIGH>;
interrupt-affinity = <&a57_0>,
<&a57_1>,
<&a57_2>,
<&a57_3>;
};
timer {
compatible = "arm,armv8-timer";
interrupts = <GIC_PPI 13
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册