From 80c3e1d96b41e1711435fb8bcb3bd43b72161dca Mon Sep 17 00:00:00 2001 From: Gokul krishna Krishnakumar Date: Mon, 1 Apr 2024 12:06:51 -0700 Subject: [PATCH] ARM: dts: qcom: change the power regulator to LowSVS SOCCP requires only LOWSVS power level for the regulators. Change-Id: I940304eacd9d4e039d65b42866daf69aaae75b85 Signed-off-by: Gokul krishna Krishnakumar --- qcom/sun.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index 2b03afd7..554e057b 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -3462,9 +3462,9 @@ status = "ok"; cx-supply = <&VDD_LPI_CX_LEVEL>; - cx-uV-uA = ; + cx-uV-uA = ; mx-supply = <&VDD_LPI_MX_LEVEL>; - mx-uV-uA = ; + mx-uV-uA = ; reg-names = "cx", "mx"; clocks = <&rpmhcc RPMH_CXO_CLK>;