From a12606e007b221f60b3be189fd55109479515df9 Mon Sep 17 00:00:00 2001 From: Kavya Nunna Date: Tue, 7 Jan 2025 15:45:34 +0530 Subject: [PATCH] ARM: dts: msm: Update init mode as LPM for L2G for tuna Update init mode as LPM , as L2G 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: I929be465451d0968cea75d486071b8593470ae9e Signed-off-by: Kavya Nunna --- qcom/tuna-regulators.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qcom/tuna-regulators.dtsi b/qcom/tuna-regulators.dtsi index 8071f35e..157ecf02 100644 --- a/qcom/tuna-regulators.dtsi +++ b/qcom/tuna-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 @@ -963,7 +963,7 @@ regulator-min-microvolt = <1200000>; regulator-max-microvolt = <1200000>; qcom,init-voltage = <1200000>; - qcom,init-mode = ; + qcom,init-mode = ; regulator-always-on; }; };