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

Commit f6ee6fb9 authored by Tirupathi Reddy's avatar Tirupathi Reddy
Browse files

ARM: dts: msm: operate APC CPR in open-loop mode for msm8920



Disable APC CPR closed-loop operation and use open-loop operation
for msm8920. Closed-loop operation would be enabled after functional
validation on silicon.

CRs-Fixed: 1075013
Change-Id: I47d2e578743e771ad86aea850865dd7769841563
Signed-off-by: default avatarTirupathi Reddy <tirupath@codeaurora.org>
parent dae56d47
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -186,3 +186,10 @@
&clock_gcc_mdss {
	compatible = "qcom,gcc-mdss-8920";
};

&apc_vreg_corner {
	/delete-property/ qcom,cpr-fuse-version-map;
	/delete-property/ qcom,cpr-quotient-adjustment;
	/delete-property/ qcom,cpr-init-voltage-adjustment;
	/delete-property/ qcom,cpr-enable;
};