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:
@@ -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>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user