Merge "ARM: dts: msm: Update S3B min voltage to 0.75v for tuna"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
c2669a2196
@@ -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