From ede7c77ac8967276ed4d5a04648317dde352409f Mon Sep 17 00:00:00 2001 From: Melody Olvera Date: Tue, 18 Jul 2023 11:46:37 -0700 Subject: [PATCH] ARM: dts: msm: Enable pmu on sun Add dt node for pmu on sun SoC. Change-Id: If0a81ca8a0fc027e64fa40ed0abed68f99097c71 Signed-off-by: Melody Olvera --- qcom/sun.dtsi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index ad6f6c0d..10691b29 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -1031,6 +1031,11 @@ vote = <44>; }; }; + + cpu_pmu: cpu-pmu { + compatible = "arm,armv8-pmuv3"; + interrupts = ; + }; }; &reserved_memory {