From e1e5f53d24e988861e045aa593d08424fb494e50 Mon Sep 17 00:00:00 2001 From: Jishnu Prakash Date: Wed, 22 Jun 2022 21:44:51 +0530 Subject: [PATCH] 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 --- qcom/parrot-regulators.dtsi | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qcom/parrot-regulators.dtsi b/qcom/parrot-regulators.dtsi index 23b8b784..5676bee5 100644 --- a/qcom/parrot-regulators.dtsi +++ b/qcom/parrot-regulators.dtsi @@ -839,7 +839,10 @@ regulator-min-microvolt = <3000000>; regulator-max-microvolt = <3400000>; qcom,init-voltage = <3000000>; - qcom,init-mode = ; + /* + * Removed init-mode as it needs to be + * set from client votes alone. + */ }; };