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

Commit 4c102534 authored by Ke Liu's avatar Ke Liu
Browse files

ARM: dts: msm: delete voltage raising properties for msm8926-v2



There is no need to change the default minimum and initial voltages for
msm8926-v2 chips. Hence remove the properties responsible for enabling the
uplift and conditional minimum voltage workarounds from the msm8926-v2
device tree.

CRs-Fixed: 607899
Change-Id: Ic5af7cf77299dc6d46000b620660620f34eec5cb
Signed-off-by: default avatarKe Liu <keliu@codeaurora.org>
parent faefe1ea
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -31,6 +31,13 @@

&apc_vreg_corner {
	/delete-property/ qcom,cpr-enable;
	/delete-property/ qcom,cpr-fuse-cond-min-volt-sel;
	/delete-property/ qcom,cpr-cond-min-voltage;
	/delete-property/ qcom,cpr-fuse-uplift-sel;
	/delete-property/ qcom,cpr-uplift-voltage;
	/delete-property/ qcom,cpr-uplift-quotient;
	/delete-property/ qcom,cpr-uplift-max-volt;
	/delete-property/ qcom,cpr-uplift-speed-bin;
	qcom,vdd-mx-vmax = <1287500>;
	qcom,vdd-mx-vmin-method = <4>;
	qcom,vdd-mx-corner-map = <1050000 1150000 1280000>;