ARM: dts: msm: Enable OSM CPU clocks for SDM660
Update the 'apm-threshold-voltage' as per recommendation and also enable the OSM cpu clocks. Change-Id: I8074699b1ea9e5182a136d4935ffd2938972a91b Signed-off-by: Taniya Das <tdas@codeaurora.org>
This commit is contained in:
parent
2e830e63e4
commit
5e14d7b53f
1 changed files with 1 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue