summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorGaurav Kohli <gkohli@codeaurora.org>2016-11-17 15:22:08 +0530
committerGaurav Kohli <gkohli@codeaurora.org>2016-12-02 18:45:12 +0530
commit49093e91832c6edbd13ee1dec25db602c605f5cf (patch)
tree3a00f64f2994706e77ba2dd8bee88a7eb5917b89 /Documentation
parent04947ea3d87d476354f8dad45a668e4137196efa (diff)
soc: qcom: pil: Add support for the CX IPeak mitigation
Clear the CX iPeak bit if it was set by MSS before crash. MSS sets this bit if it was in Turbo state. In a situation where all the votes were set (including MSS), It would have resulted in CDSP throttling. But when MSS is in crashed state, It cannot be cleared by MSS, So PIL needs to do this. It would allow possible clearance of throttle state. Change-Id: Ia561436a362dc5b0e1cb22c30ce9f5b8bb027a1f Signed-off-by: Gaurav Kohli <gkohli@codeaurora.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/pil/pil-q6v5-mss.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/pil/pil-q6v5-mss.txt b/Documentation/devicetree/bindings/pil/pil-q6v5-mss.txt
index 54a3c5689b9c..be5633024986 100644
--- a/Documentation/devicetree/bindings/pil/pil-q6v5-mss.txt
+++ b/Documentation/devicetree/bindings/pil/pil-q6v5-mss.txt
@@ -16,6 +16,8 @@ Required properties:
If "halt_base" is in same 4K pages this register then
this will be defined else "halt_q6", "halt_modem",
"halt_nc" is required.
+ "cxip_lm_vote_clear" needs to defined , in case PIL has to
+ clear the CX Ipeak bit if it was set by MSS.
- interrupts: The modem watchdog interrupt
- vdd_cx-supply: Reference to the regulator that supplies the vdd_cx domain.
- vdd_cx-voltage: Voltage corner/level(max) for cx rail.
@@ -84,6 +86,8 @@ Optional properties:
wordline clamp, and compiler memory clamp during MSS restart.
- qcom,qdsp6v56-1-10: Boolean- Present if the qdsp version is v56 1.10
- qcom,override-acc-1: Override the default ACC settings with this value if present.
+- qcom,cx-ipeak-vote: Boolean- Present if we need to set bit 5 of cxip_lm_vote_clear
+ during modem shutdown
Example:
qcom,mss@fc880000 {