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

Commit d478f530 authored by Osvaldo Banuelos's avatar Osvaldo Banuelos
Browse files

ARM: dts: msm: Disable CPUSS LDO mode usage on msm8996



Add qcom,ldo-disable flags to the apc0_pwrcl_corner and apc1_vreg
regulator nodes in order to disallow the use of CPUSS LDO mode.
By default, the CPUs will be powered through the Block Head Switch.
This is necessary until stability issues surrounding LDO mode
switch are resolved.

Change-Id: I57ef626a75f5a0ff4971b5e7bbd19dc67f617adc
Signed-off-by: default avatarOsvaldo Banuelos <osvaldob@codeaurora.org>
parent c952020e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -598,6 +598,7 @@

				qcom,ldo-headroom-voltage = <150000>;
				qcom,ldo-max-voltage = <805000>;
				qcom,ldo-disable;

				qcom,cpr-corner-fmax-map = <1 2 6 11 19>;

@@ -709,6 +710,7 @@

				qcom,ldo-headroom-voltage = <150000>;
				qcom,ldo-max-voltage = <805000>;
				qcom,ldo-disable;

				qcom,cpr-corner-fmax-map = <1 3 5 11 18>;