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

Commit 2c0ef155 authored by Ke Liu's avatar Ke Liu
Browse files

ARM: dts: msm: disable CPR for msm8926-v2



Disable CPR for msm8926-v2 due to stability issues.

CRs-fixed: 607899
Change-Id: Ifc9018f7a2f48d933be9cb87d6df51610f583cf8
Signed-off-by: default avatarKe Liu <keliu@codeaurora.org>
parent 6f1c4b95
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -16,3 +16,7 @@
	qcom,msm-id = <200 0x20000>,
	qcom,msm-id = <200 0x20000>,
		      <224 0x20000>;
		      <224 0x20000>;
};
};

&apc_vreg_corner {
	/delete-property/ qcom,cpr-enable;
};