Files
android_kernel_samsung_sm87…/qcom/tuna-mtp-kiwi.dtsi
Niranjan Reddy Dumbala d717d00abb Revert "ARM: dts: msm: Update RPMH regulator voltages for tuna"
This reverts commit 0d4f3b931f.

Signed-off-by: Niranjan Reddy Dumbala <quic_dnreddy@quicinc.com>
2024-12-15 16:55:54 +05:30

17 lines
300 B
Plaintext

// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
*/
#include "tuna-mtp.dtsi"
&S1G {
regulator-min-microvolt = <806000>;
regulator-max-microvolt = <1003000>;
qcom,init-voltage = <852000>;
};
&L3G {
regulator-always-on;
};