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

Commit 98296258 authored by Srinivas Rao L's avatar Srinivas Rao L
Browse files

ARM: dts: msm: Support 16bit vlevel setting from SAW for 8909W



Update pvc port configuration for sending upper byte of 16bit
vlevel and remove bypass spm entry from PM660 regulator node
for 8909W + PM660.

Change-Id: Id176c4b96e2df1c8a0f36aab32d908c769e3c670
Signed-off-by: default avatarSrinivas Rao L <lsrao@codeaurora.org>
parent 7499f135
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -159,7 +159,7 @@
		qcom,cpu-vctl-list = <&CPU0 &CPU1 &CPU2 &CPU3>;
		qcom,vctl-timeout-us = <500>;
		qcom,vctl-port = <0x0>;
		qcom,phase-port = <0x1>;
		qcom,vctl-port-ub = <0x1>;
		qcom,pfm-port = <0x2>;
		qcom,mode0 {
			qcom,label = "qcom,saw2-spm-cmd-ret";
+0 −3
Original line number Diff line number Diff line
@@ -326,9 +326,6 @@
			reg = <0x1400 0x100>;
			regulator-min-microvolt = <1052000>;
			regulator-max-microvolt = <1352000>;

			/* TODO: remove after SAW support is enabled */
			qcom,bypass-spm;
		};
	};
};