mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
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:
@@ -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.
|
||||
*/
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user