arm64: dts: ls1028a: Add pmu dt nodes
authorAlison Wang <alison.wang@nxp.com>
Wed, 6 Mar 2019 08:20:05 +0000 (16:20 +0800)
committerShawn Guo <shawnguo@kernel.org>
Wed, 20 Mar 2019 11:51:30 +0000 (19:51 +0800)
This patch adds pmu dt nodes for LS1028A.

Signed-off-by: Alison Wang <alison.wang@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi

index 944e016..8dd3501 100644 (file)
                                          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>;