From 20bac1b6a57d6dcd542fa3a165b556b7a8797076 Mon Sep 17 00:00:00 2001 From: Lingutla Chandrasekhar Date: Tue, 19 Mar 2024 14:54:22 -0700 Subject: [PATCH] ARM: dts: msm: Add fast entry in sun Add CPUCP fast device tree entry to get mailbox channel id and cpus to be controlled with fast. Signed-off-by: Lingutla Chandrasekhar Signed-off-by: Bruce Levy Change-Id: I0f0f0a6a13add9f303d13631a90e7c1b4aa558f7 --- qcom/sun.dtsi | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index 21a95c55..f180df5c 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -3182,6 +3182,12 @@ }; }; + cpucp_fast: qcom,cpucp_fast { + compatible = "qcom,cpucp_fast"; + mboxes = <&cpucp 7>; + qcom,policy-cpus = < 6 >; + }; + cpucp_log: qcom,cpucp_log@0x81210000 { compatible = "qcom,cpucp-log"; reg = <0x81210000 0x10000>,