ARM: dts: msm: Update S3B min voltage to 0.75v for tuna

Update S3B min voltage to 0.75v to optimize
power as per the WLAN requirements for tuna.

Change-Id: I69e2306f53b22b8244f781b4892f79ae448ca448
Signed-off-by: Kavya Nunna <quic_knunna@quicinc.com>
This commit is contained in:
Kavya Nunna
2025-03-28 11:08:53 +05:30
committed by Brindha T
parent fd6ab51821
commit c931e8c91b

View File

@@ -1,6 +1,6 @@
// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2024-2025, Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
*/
#include <dt-bindings/regulator/qcom,rpmh-regulator-levels.h>
@@ -44,7 +44,7 @@
S3B: pmxr2230_s3: vreg-pmxr2230-s3 {
regulator-name = "pmxr2230_s3";
qcom,set = <RPMH_REGULATOR_SET_ALL>;
regulator-min-microvolt = <864000>;
regulator-min-microvolt = <750000>;
regulator-max-microvolt = <1040000>;
qcom,init-voltage = <952000>;
};