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