ARM: dts: msm: Remove init mode configuration for LDO10E

Remove init mode configuration for LDO7E to avoid a default
vote for high power mode in the case when no clients require it.

Change-Id: Ic7e9912829e0e55c20a325dfcf97db0964563b3b
This commit is contained in:
Jishnu Prakash
2022-06-22 21:44:51 +05:30
parent 6cd45ffcf0
commit a80ae70520

View File

@@ -839,7 +839,10 @@
regulator-min-microvolt = <3000000>;
regulator-max-microvolt = <3400000>;
qcom,init-voltage = <3000000>;
qcom,init-mode = <RPMH_REGULATOR_MODE_HPM>;
/*
* Removed init-mode as it needs to be
* set from client votes alone.
*/
};
};