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 <quic_lingutla@quicinc.com> Signed-off-by: Bruce Levy <quic_blevy@quicinc.com> Change-Id: I0f0f0a6a13add9f303d13631a90e7c1b4aa558f7
This commit is contained in:
committed by
Bruce Levy
parent
f2f5a9cf12
commit
20bac1b6a5
@@ -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>,
|
||||
|
Reference in New Issue
Block a user