diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2017-02-23 21:35:55 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-02-23 21:35:54 -0800 |
| commit | b1fe14f458849d1186f63a9c335ced24ed4a7975 (patch) | |
| tree | 13158dae7a162d1b5d8d14a1e6aa83a200abb1cd | |
| parent | 66e280eb07804420402b345722cea4c8aebf0a72 (diff) | |
| parent | b001b09a4f9b9e0fe5906a7b2a10ec6ed10a3d11 (diff) | |
Merge "ARM: dts: msm: Add LMH DCVSh mitigation support for KTM for sdm630"
| -rw-r--r-- | arch/arm/boot/dts/qcom/sdm630.dtsi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/qcom/sdm630.dtsi b/arch/arm/boot/dts/qcom/sdm630.dtsi index 0609c594fc6b..7ccbc1371a69 100644 --- a/arch/arm/boot/dts/qcom/sdm630.dtsi +++ b/arch/arm/boot/dts/qcom/sdm630.dtsi @@ -720,6 +720,8 @@ qcom,synchronous-cluster-map = <0 4 &CPU4 &CPU5 &CPU6 &CPU7>, <1 4 &CPU0 &CPU1 &CPU2 &CPU3>; + clock-names = "osm"; + clocks = <&clock_cpu PERFCL_CLK>; qcom,cxip-lm-enable = <0>; qcom,vdd-restriction-temp = <5>; qcom,vdd-restriction-temp-hysteresis = <10>; |
