提交 c95ebbb2 编写于 作者: M Magnus Damm 提交者: Simon Horman

ARM: shmobile: emev2: add PMU information to emev2.dtsi

Add PMU information to emev2.dtsi. With this
included KZM9D DT reference may use the PMU.
Signed-off-by: NMagnus Damm <damm@opensource.se>
Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
上级 4c90483a
...@@ -46,6 +46,12 @@ ...@@ -46,6 +46,12 @@
<0xe0020000 0x0100>; <0xe0020000 0x0100>;
}; };
pmu {
compatible = "arm,cortex-a9-pmu";
interrupts = <0 120 4>,
<0 121 4>;
};
sti@e0180000 { sti@e0180000 {
compatible = "renesas,em-sti"; compatible = "renesas,em-sti";
reg = <0xe0180000 0x54>; reg = <0xe0180000 0x54>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册