ARM: dts: msm: Remove init mode configuration for some LDOs

Remove init mode configuration for LDO1E, LDO5E, LDO11E and LDO11B
to avoid a default vote for high power mode, as it is not needed.

Change-Id: I855a10cc8d96027209078d2817226f22270aa27b
This commit is contained in:
Jishnu Prakash
2022-07-08 17:16:49 +05:30
parent 3b28bffb6c
commit 69b0fbe3d5

View File

@@ -323,7 +323,6 @@
regulator-min-microvolt = <348000>;
regulator-max-microvolt = <888000>;
qcom,init-voltage = <348000>;
qcom,init-mode = <RPMH_REGULATOR_MODE_HPM>;
};
};
@@ -713,7 +712,6 @@
regulator-min-microvolt = <1620000>;
regulator-max-microvolt = <1980000>;
qcom,init-voltage = <1620000>;
qcom,init-mode = <RPMH_REGULATOR_MODE_HPM>;
};
};
@@ -751,7 +749,6 @@
regulator-min-microvolt = <1504000>;
regulator-max-microvolt = <3544000>;
qcom,init-voltage = <1504000>;
qcom,init-mode = <RPMH_REGULATOR_MODE_HPM>;
};
};
@@ -868,7 +865,6 @@
regulator-min-microvolt = <3000000>;
regulator-max-microvolt = <3400000>;
qcom,init-voltage = <3000000>;
qcom,init-mode = <RPMH_REGULATOR_MODE_HPM>;
};
};