ARM: dts: msm: Add LMH DCVSh mitigation support for KTM for sdm630
Add LMH DCVSh mitigation support for kernel thermal driver for sdm630. It enables KTM to request frequency mitigation to LMH DCVSh hardware block. Change-Id: Ia546f004416dff2da7c6560b8e582eac563d3f8e Signed-off-by: Manaf Meethalavalappu Pallikunhi <manafm@codeaurora.org>
This commit is contained in:
parent
e1107a609b
commit
b001b09a4f
1 changed files with 2 additions and 0 deletions
|
@ -720,6 +720,8 @@
|
||||||
qcom,synchronous-cluster-map = <0 4 &CPU4 &CPU5 &CPU6 &CPU7>,
|
qcom,synchronous-cluster-map = <0 4 &CPU4 &CPU5 &CPU6 &CPU7>,
|
||||||
<1 4 &CPU0 &CPU1 &CPU2 &CPU3>;
|
<1 4 &CPU0 &CPU1 &CPU2 &CPU3>;
|
||||||
|
|
||||||
|
clock-names = "osm";
|
||||||
|
clocks = <&clock_cpu PERFCL_CLK>;
|
||||||
qcom,cxip-lm-enable = <0>;
|
qcom,cxip-lm-enable = <0>;
|
||||||
qcom,vdd-restriction-temp = <5>;
|
qcom,vdd-restriction-temp = <5>;
|
||||||
qcom,vdd-restriction-temp-hysteresis = <10>;
|
qcom,vdd-restriction-temp-hysteresis = <10>;
|
||||||
|
|
Loading…
Add table
Reference in a new issue