From 280a4588dc467eae8b70e5056e0d20b9017c3c83 Mon Sep 17 00:00:00 2001 From: Kavya Nunna Date: Thu, 9 Jan 2025 14:59:03 +0530 Subject: [PATCH] ARM: dts: msm: Update init mode as LPM for L11B for kera update init mode as LPM , as L11B is kept always-on if client is not available during boot in sleep state NPM is voted because of init vote, update init mode to LPM. Change-Id: I6e3602106970db24ca3166ded7176791515f7901 Signed-off-by: Kavya Nunna --- qcom/kera-regulators.dtsi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/qcom/kera-regulators.dtsi b/qcom/kera-regulators.dtsi index 2b82ef1f..d3fe2b34 100644 --- a/qcom/kera-regulators.dtsi +++ b/qcom/kera-regulators.dtsi @@ -1,6 +1,6 @@ // SPDX-License-Identifier: BSD-3-Clause /* - * Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved. + * Copyright (c) 2024-2025, Qualcomm Innovation Center, Inc. All rights reserved. */ #include @@ -280,7 +280,7 @@ qcom,resource-name = "ldob11"; qcom,regulator-type = "pmic5-ldo"; qcom,supported-modes = - ; qcom,mode-threshold-currents = <0 30000>; @@ -290,7 +290,7 @@ regulator-min-microvolt = <1800000>; regulator-max-microvolt = <2000000>; qcom,init-voltage = <1800000>; - qcom,init-mode = ; + qcom,init-mode = ; regulator-always-on; }; };