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.

Change-Id: Ibfc2db806adf97985bf3921fac1244032749d61a
Signed-off-by: Lingutla Chandrasekhar <quic_lingutla@quicinc.com>
This commit is contained in:
Lingutla Chandrasekhar
2024-03-19 14:54:22 -07:00
parent 0289936a74
commit 6d5d8319b0

View File

@@ -3183,6 +3183,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>,