Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5e14d7b5 authored by Taniya Das's avatar Taniya Das Committed by Gerrit - the friendly Code Review server
Browse files

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: default avatarTaniya Das <tdas@codeaurora.org>
parent 2e830e63
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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;