summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2017-01-15 19:55:53 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2017-01-15 19:55:53 -0800
commitda942ab82af690deeaf957275d669792d6d8cd9d (patch)
tree9829b64bbb35b53a22b08d6c9bff2122b4a7e972
parent242e8667ed0a2aa1a4de41d61555e2a62cbe6e8f (diff)
parent5e14d7b53f8775f1cf172319d2c4dd49dca25f19 (diff)
Merge "ARM: dts: msm: Enable OSM CPU clocks for SDM660"
-rw-r--r--arch/arm/boot/dts/qcom/sdm660.dtsi3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/qcom/sdm660.dtsi b/arch/arm/boot/dts/qcom/sdm660.dtsi
index 40f1efaeb6a7..d8462c939ece 100644
--- a/arch/arm/boot/dts/qcom/sdm660.dtsi
+++ b/arch/arm/boot/dts/qcom/sdm660.dtsi
@@ -1095,7 +1095,6 @@
clock_cpu: qcom,clk-cpu-660@179c0000 {
compatible = "qcom,clk-cpu-osm";
- status = "disabled";
reg = <0x179c0000 0x4000>, <0x17916000 0x1000>,
<0x17816000 0x1000>, <0x179d1000 0x1000>,
<0x00784130 0x8>;
@@ -1161,7 +1160,7 @@
qcom,apm-mode-ctl = <0x179d0004 0x179d0010>;
qcom,apm-ctrl-status = <0x179d000c 0x179d0018>;
- qcom,apm-threshold-voltage = <832000>;
+ qcom,apm-threshold-voltage = <872000>;
qcom,boost-fsm-en;
qcom,safe-fsm-en;
qcom,ps-fsm-en;