ARM: dts: msm: Add cpu-pmu node for Parrot platform

Add the CPU Perfomance Monitor device-tree node for the Parrot
platform.

Change-Id: I3884f20cd77b16474976f5f1a7978ce3f585cc5f
This commit is contained in:
Rohit Agarwal
2021-12-21 11:34:39 +05:30
committed by Naina Mehta
parent ca231675f1
commit 876ee1c271

View File

@@ -932,6 +932,11 @@
qcom,config-arr = <0x17800060 0x17810060 0x17820060 0x17830060
0x17840060 0x17850060 0x17860060 0x17870060>;
};
cpu_pmu: cpu-pmu {
compatible = "arm,armv8-pmuv3";
interrupts = <GIC_PPI 7 IRQ_TYPE_LEVEL_HIGH>;
};
};
#include "diwali-gdsc.dtsi"