Commit b9eb314a authored by Alison Wang's avatar Alison Wang Committed by Shawn Guo

arm64: dts: ls1028a: Add pmu dt nodes

This patch adds pmu dt nodes for LS1028A.
Signed-off-by: default avatarAlison Wang <alison.wang@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent c6578d98
......@@ -89,6 +89,11 @@ IRQ_TYPE_LEVEL_LOW)>,
IRQ_TYPE_LEVEL_LOW)>;
};
pmu {
compatible = "arm,cortex-a72-pmu";
interrupts = <GIC_PPI 7 IRQ_TYPE_LEVEL_HIGH>;
};
gic: interrupt-controller@6000000 {
compatible= "arm,gic-v3";
#address-cells = <2>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment