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:
@@ -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 {
|
cpucp_log: qcom,cpucp_log@0x81210000 {
|
||||||
compatible = "qcom,cpucp-log";
|
compatible = "qcom,cpucp-log";
|
||||||
reg = <0x81210000 0x10000>,
|
reg = <0x81210000 0x10000>,
|
||||||
|
Reference in New Issue
Block a user