提交 d7f1d81b 编写于 作者: D Daniel Palmer 提交者: Arnd Bergmann

ARM: mstar: Add PMU

Adds the ARM PMU to the base MStar v7 dtsi.
Signed-off-by: NDaniel Palmer <daniel@0x0f.com>
Signed-off-by: NArnd Bergmann <arnd@arndb.de>
上级 6e17d131
......@@ -40,6 +40,12 @@
clock-frequency = <6000000>;
};
pmu: pmu {
compatible = "arm,cortex-a7-pmu";
interrupts = <GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>;
interrupt-affinity = <&cpu0>;
};
soc: soc {
compatible = "simple-bus";
#address-cells = <1>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册