You need to sign in or sign up before continuing.
提交 0e50dc91 编写于 作者: J Jason Uy 提交者: Florian Fainelli

ARM: dts: cygnus: Enable Performance Monitoring Unit

Add PMU capability to Cygnus so trace and performance profiling
can be used.
Signed-off-by: NJason Uy <jason.uy@broadcom.com>
Signed-off-by: NScott Branden <scott.branden@broadcom.com>
Signed-off-by: NFlorian Fainelli <f.fainelli@gmail.com>
上级 8b9b666d
...@@ -55,6 +55,11 @@ ...@@ -55,6 +55,11 @@
/include/ "bcm-cygnus-clock.dtsi" /include/ "bcm-cygnus-clock.dtsi"
pmu {
compatible = "arm,cortex-a9-pmu";
interrupts = <GIC_SPI 8 IRQ_TYPE_LEVEL_HIGH>;
};
core { core {
compatible = "simple-bus"; compatible = "simple-bus";
ranges = <0x00000000 0x19000000 0x1000000>; ranges = <0x00000000 0x19000000 0x1000000>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册